-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the K8S version upgrade template to include OKE #4068
base: main
Are you sure you want to change the base?
Update the K8S version upgrade template to include OKE #4068
Conversation
Build Succeeded 🥳 Build Id: 5035fc16-299c-4691-bc9b-4729dd39181b The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ivy had a comment on #4068 about refactor the code structure. Can you create an issue to track it separately? Thanks
@@ -15,6 +15,9 @@ List of items to do for upgrading to {version_1} {version_2} {version_3} | |||
- [ ] Update Kubernetes version of GKE cluster (both `gke` and `gke-autopilot`) to {version_2} | |||
- [ ] Update Kubernetes version of AKS to the newest supported version in {version_1} {version_2} {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 to 1.30 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [ ] Update the OKE example cluster version to 1.30 | |
- [ ] Update the OKE example cluster version to the newest supported version in {version_1} {version_2} {version_3}. Note the version should include the patch version. |
What type of PR is this?
/kind documentation
What this PR does / Why we need it:
Which issue(s) this PR fixes:#4038
Closes #4038
Special notes for your reviewer: