Skip to content

Conversation

@velotioaastha
Copy link
Contributor

@velotioaastha velotioaastha commented Jun 3, 2024

Upgrade EKS Module from Version 17.23 to 20

  1. Before Terraform Plan/Apply: Run ./eks_module_upgrade.sh --pre. This script will check for the Terraform binary, ensure the presence of the terraform.tfstate file, and execute the necessary terraform state mv and terraform state rm commands.
  2. After Upgrade: Run ./eks_module_upgrade.sh --post <cluster_name> <aws_region>. This script will check for the AWS CLI and update the kubeconfig for the specified <cluster_name>. If the AWS_DEFAULT_REGION environment variable is set, the <aws_region> parameter is optional. The script will then drain and delete the old node group from the EKS cluster and migrate the workload to the new node group.

@velotioaastha velotioaastha self-assigned this Jun 5, 2024
@amanpruthi amanpruthi linked an issue Jun 7, 2024 that may be closed by this pull request
@amanpruthi amanpruthi changed the title ⚠️ Upgrade EKS Module from Version 17.23 to 20 feat: ⚠️ Upgrade EKS Module from Version 17.23 to 20 Jun 7, 2024
@amanpruthi amanpruthi changed the title feat: ⚠️ Upgrade EKS Module from Version 17.23 to 20 Feat: Upgrade EKS Module from Version 17.23 to 20 Jun 7, 2024
@amanpruthi amanpruthi changed the title Feat: Upgrade EKS Module from Version 17.23 to 20 feat: Upgrade EKS Module from Version 17.23 to 20 Jun 7, 2024
@velotioaastha velotioaastha linked an issue Jun 7, 2024 that may be closed by this pull request
@abhinavg6
Copy link

@zacharyblasczyk - Do you think this is needed? If yes, would it possible to review by next week?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Terraform AWS Module Provider to Version >5 Upgrade EKS Module from Version 17.23 to 20

4 participants