Skip to content

feat(controller): Allow for a configurable listen_host in network.yaml #217

Description

@JTCunning

Company or project name

N/A

Use case

Some kubernetes clusters operate in ipv4-only, ipv6-only, and dual-stack.

Describe the solution you'd like

Allowing for a configurable listen_host would enable users to conform to their networking restrictions.

Describe alternatives you've considered

We can either have a default with an override of the values supplied ie listen_host:[::, 0.0.0.0], or some sort of network_mode:ipv4-only/ipv6-only/dual-stack. Whatever makes the most sense, I'd lean towards the first.

Additional context

This arrived to us via customer feedback internally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions