Sign in
agent:

Update EKS version

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Update the EKS version in each cluster to the desired version.
eksctl upgrade cluster --name <cluster_name> --region <region> --approve
copied