Skip to content

update eks docs to include config for the cluster token#543

Open
blkgrlcto wants to merge 4 commits intomainfrom
doc-133-eks-cluster-token
Open

update eks docs to include config for the cluster token#543
blkgrlcto wants to merge 4 commits intomainfrom
doc-133-eks-cluster-token

Conversation

@blkgrlcto
Copy link
Copy Markdown
Contributor

This PR addresses DOC-133

Comment thread src/content/docs/aws/services/eks.mdx Outdated
Comment thread src/content/docs/aws/services/eks.mdx Outdated
Copy link
Copy Markdown
Contributor

@nik-localstack nik-localstack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new configuration variable should be added also in https://docs.localstack.cloud/aws/capabilities/config/configuration/#eks

Co-authored-by: Nikos <nikos.michas@localstack.cloud>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 9, 2026

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c17223e
Status: ✅  Deploy successful!
Preview URL: https://29c47993.localstack-docs.pages.dev
Branch Preview URL: https://doc-133-eks-cluster-token.localstack-docs.pages.dev

View logs

Co-authored-by: Nikos <nikos.michas@localstack.cloud>
@quetzalliwrites
Copy link
Copy Markdown
Collaborator

The new configuration variable should be added also in https://docs.localstack.cloud/aws/capabilities/config/configuration/#eks

hey @blkgrlcto looks like just 1 last comment to address :)

@blkgrlcto
Copy link
Copy Markdown
Contributor Author

@blkgrlcto blkgrlcto requested a review from remotesynth as a code owner April 15, 2026 03:03
| `EKS_K3S_IMAGE_REPOSITORY` | `rancher/k3s` (default) | Custom repository of the `rancher/k3s` image used to spin up Kubernetes clusters locally. |
| `EKS_START_K3D_LB_INGRESS` | `0` (default) | Whether to start the k3d load balancer and Traefik ingress controller automatically when creating an EKS cluster. Set to `1` to enable. |
| `EKS_PERSIST_CLUSTER_CONTENTS` | `0` (default) | When Persistence is enabled or when saving/loading Cloud Pods, this flag can be used to control whether the content deployed to EKS clusters will be persisted. Set to `1` to enable. |
| `EKS_K3D_CLUSTER_TOKEN` | `localstack-k3d-cluster-token` (default) | Token used to authenticate agent nodes joining a k3d-backed EKS cluster. Setting an explicit token ensures consistent node authentication across k3d versions, which is required for dynamic agent assignment (e.g., Karpenter support). Can be overridden via the `EKS_K3D_CLUSTER_TOKEN` environment variable. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't mention Karpenter as it's not fully supported yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants