Skip to content

v1.432.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 14 May 22:07
· 22 commits to refs/heads/main since this release
6e0bd42
Better support for KUBECONFIG file authentication @Nuru (#1034)

what

  • Update providers-helm.tf to provide better support for KUBECONFIG file authentication
  • Add support for computing the KUBECONFIG context name from the EKS cluster name

why

  • Previous support had bugs, and lacked support for alternative access to EKS clusters, such as via a gateway (authenticating) proxy, such as Teleport
  • Enable support for KUBECONFIG files which configure access for multiple clusters, selected via "context" setting