agent: |
N1tXpzHpJT67NNk8KmZVUpdate EKS version
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.
inputs
outputs
eksctl upgrade cluster --name <cluster_name> --region <region> --approve
copied