Troubleshooting
Describe common failures and causes of the Cluster Optimizer.
Categories:
Cloud Service Provider Related Faults
Amazon AWS
-
Failed to obtain AWS credentials, the log shows
getting credentials: exec: executable aws failed with exit code 253
.Main Cause: This error occurs when the
aws
command is used to obtain credentials for accessing EKS Kubernetes on AWS. By default, the aws CLI is not installed inCluster Optimizer
. Credentials are retrieved through the API, which requires automatic refresh of the kubeconfig. To resolve this issue, edit the cluster settings and select the option toAutomatically refresh Kubeconfig
.