Skip to content

Add support for running proxy on hostNetwork #339

@paul-bormans

Description

@paul-bormans

Sometimes you want to expose ingress only to the edge of your Kubernetes cluster and not tie it to an (external) load-balancer. For this it's usefull to support running the proxy Deployment on the hostNetwork.

Add option to the chart values.yaml to set hostNetwork: true

This should render hostNetwork: true on the deployment/pod spec

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions