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

Commit 7995d8f

Browse files
committed
CLI only mounts the config automatically before 3.7 (next release)
1 parent 9643c18 commit 7995d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/eks/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can see an output similar to the following:
6363

6464
{{< callout >}}
6565
When setting up a local EKS cluster, if you encounter a `"status": "FAILED"` in the command output and see `Unable to start EKS cluster` in LocalStack logs, remove or rename the `~/.kube/config` file on your machine and retry.
66-
The CLI mounts this file automatically, leading EKS to assume you intend to use the specified cluster, a feature that has specific requirements.
66+
The CLI mounts this file automatically for CLI versions before `3.7`, leading EKS to assume you intend to use the specified cluster, a feature that has specific requirements.
6767
{{< /callout >}}
6868

6969
You can use the `docker` CLI to check that some containers have been created:

0 commit comments

Comments
 (0)