PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
eks
**To list your available clusters** This example command lists all of your available clusters in your default region. Command:: aws eks list-clusters Output:: { "clusters": [ "devel", "prod" ] }
[-] delete-cluster.rst
[edit]
[-] list-clusters.rst
[edit]
[+]
..
[+]
update-kubeconfig
[-] describe-cluster.rst
[edit]
[-] create-cluster.rst
[edit]