-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Description
Description
Something along the lines of:
You can install eksctl
by following their instructions, install kubectl
by following their instructions, and then run the command eksctl utils write-kubeconfig --cluster=<cluster_name> --region=<region>
(for example: eksctl utils write-kubeconfig --cluster=cortex --region=us-west-2
). After that, kubectl
commands should work as expected.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request