Skip to content

IPv6: Envoy Pilot JSON #4099

@pmichali

Description

@pmichali

The pilot/docker/envoy_pilot.json file sets the localhost address to 127.0.0.1, and any address to 0.0.0.0. For IPv6, these need to be [::1] and [::], respectively. More importantly, there needs to be a way to make this configurable, based on whether the cluster is operating in IPv4 or IPv6 mode.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions