...
aws eks update-kubeconfig --region <region> --name <cluster_name> -profile <cloudservice>>
SSO login
aws sso login --profile <your profile name>
Upgrade to a new version
Decide the following before proceeding with the upgrade:
...
...
aws eks update-kubeconfig --region <region> --name <cluster_name> -profile <cloudservice>>
aws sso login --profile <your profile name>
Decide the following before proceeding with the upgrade:
...