aws eks list-clusters
(Redirected from My-cluster)
Jump to navigation
Jump to search
aws eks list-clusters
doc
aws eks list-clusters --output text aws eks list-clusters –query clusters –output text aws eks list-clusters --output text | awk '{print $2}' aws eks list-clusters --help
aws eks list-clusters { "clusters": [] }
aws eks list-clusters --output text CLUSTERS education-eks-LZIQaXXX
Errors[edit]
aws eks list-clusters --output text An error occurred (AccessDeniedException) when calling the ListClusters operation: User: arn:aws:iam::1234567890:user/myuser is not authorized to perform: eks:ListClusters on resource: arn:aws:eks:us-east- 1:1234567890:cluster/*
Related terms[edit]
eksctl get cluster --all-regions
aws list all
aws ecs list-clusters | grep arn
aws eks list-addons
aws eks update-kubeconfig --name my-eks-cluster-name
gcloud container clusters list
aws eks describe-cluster
aws eks get-token --cluster-name
See also[edit]
Advertising: