Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
eks
📤 Upload
📝 New File
📁 New Folder
Close
Editing: update-kubeconfig.rst
**To update a kubeconfig for your cluster** This example command updates the default kubeconfig file to use your cluster as the current context. Command:: aws eks update-kubeconfig --name example Output:: Added new context arn:aws:eks:us-west-2:012345678910:cluster/example to /Users/ericn/.kube/config
Save
Cancel