Skip to content

Support proxy setting from Kubeconfig for Kubernetes Backend #32286

Open
@thewilli

Description

@thewilli

Terraform Version

Terraform v1.3.5
on darwin_arm64

Use Cases

  • Some Kubernetes Clusters cannot be directly accessed, especially if they reside in a private (cloud-) network.
  • Some workstations or (automation) servers cannot directly access a Kubernetes cluster.

Attempted Solutions

I set local proxy settings, but I want them to apply to a single project and backend only.

Proposal

The Kubernetes team already came up with a solution: They introduced the property proxy-url in the Kubernetes Configuration. I'd propose (in a first step) to just respect this setting.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions