Skip to content

Commit

Permalink
Included OKE steps to update K8s version (#4091)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaljeeti authored Jan 27, 2025
1 parent bebe915 commit 8a6780a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/kubernetes_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ List of items to do for upgrading to {version_1} {version_2} {version_3}
{version_3}
- [ ] Update Kubernetes version of EKS to the newest supported version in {version_1} {version_2}
{version_3}
- [ ] Update the OKE example cluster version of terraform submodules to the newest supported version in {version_1} {version_2} {version_3}. Note the version should include the patch version.
- [ ] Update Kubernetes version in examples/terraform-submodules/oke/variables.tf
- [ ] Update Kubernetes version in examples/terraform-submodules/oke/terraform.auto.tfvars.example
- [ ] Update kubectl in dev tooling to {version_2}, the latest patch version can be found
[here](https://kubernetes.io/releases/)
- [ ] Update kubectl in `build/build-image/Dockerfile`
Expand Down

0 comments on commit 8a6780a

Please sign in to comment.