Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Document new EKS_K8S_PROVIDER configuration #1441

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Conversation

dfangl
Copy link
Member

@dfangl dfangl commented Aug 20, 2024

Motivation

We are currently making some changes, to replace the implicit switch between the k3s and local EKS K8S providers, which lead to a lot of confusion.

In the future, the switch is made purely by the EKS_K8S_PROVIDER configuration variable, the mounting of a kubeconfig alone will no longer suffice to switch to the local provider.

Also, we stop automatically mounting the kube config at ~/.kube/config from the host into the container.

Changes

  • Document the new EKS_K8S_PROVIDER config variable
  • Document the flag in the local provider documentation, and clarify how to mount the kubeconfig in the LocalStack container from now on
  • Document requirement for X509 certificate authentication to the local cluster.

@dfangl dfangl self-assigned this Aug 20, 2024
@dfangl dfangl requested review from HarshCasper and simonrw August 20, 2024 16:56
Copy link

github-actions bot commented Aug 20, 2024

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1441.surge.sh 🎊

@dfangl dfangl merged commit 70c5148 into main Aug 21, 2024
5 checks passed
@dfangl dfangl deleted the eks/provider-config branch August 21, 2024 14:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants