Skip to content

[cluster-autoscaler][chart] support configuring dnsConfig #8060

Open
@stevo-f3

Description

@stevo-f3

Which component are you using?:

/area helm-charts

Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:

Default ndots (5) results in requests for e.g. autoscaling.eu-west-2.amazonaws.com being unnecessarily expanded over search domains e.g. autoscaling.eu-west-2.amazonaws.com.eu-west-2.compute.internal.

Describe the solution you'd like.:

Extend cluster-autoscaler chart besides dnsPolicy to allow tuning dnsConfig for cluster-autoscaler Deployment Pods

Describe any alternative solutions you've considered.:

  • use (kyverno) policy to mutate cluster-autoscaler Pods
  • fork chart and patch the fork

all of which are suboptimal

Additional context.:

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @k8s-ci-robot@stevo-f3

      Issue actions

        [cluster-autoscaler][chart] support configuring dnsConfig · Issue #8060 · kubernetes/autoscaler