Add upgrade behavior for autonode#112867
Conversation
|
Skipping CI for Draft Pull Request. |
11cf8a2 to
c3986e6
Compare
|
/label sd-docs |
|
/label sme-review-needed |
|
/label enterprise-4.22 |
|
@bchandra-ocp: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
🤖 Fri Jun 05 22:57:25 - Prow CI generated the docs preview: https://112867--ocpdocs-pr.netlify.app/ |
|
|
||
| [role="_abstract"] | ||
|
|
||
| This section outlines the behavior when the {product-title} cluster is configured with the {autonode} and the instructions for upgrading the cluster. You can view cluster properties to confirm whether autonode is enabled. |
There was a problem hiding this comment.
🤖 [error] RedHat.Spacing: Keep one space between words in 'cluster. You'. For more information, see RedHat.Spacing.
|
|
||
| == Optional EC2NodeClass | ||
|
|
||
| If you have created optional OpenshiftEC2NodeClass and additional NodePools that reference the EC2NodeClass corresponding to these OpenshiftEC2NodeClass, the worker nodes managed by these OpenshiftEC2NodeClass resources must be upgraded separately. Use the `spec.version` field on OpenshiftEC2NodeClass Custom Resource (CR) to specify the target version (e.g., 4.y.z) to which the NodePools must be upgraded. No newline at end of file |
There was a problem hiding this comment.
By default, if version field is empty, the nodes will track the control plane, regardless of which OpenshiftEC2NodeClass.
By setting a version field, you can control the upgrade yourself.
There was a problem hiding this comment.
That's a good catch. Thanks.
I've fixed.
632b72c to
c27bffd
Compare
Add upgrade behavior for autonode with branding Add upgrade behavior for autonode with SME review Add upgrade behavior for autonode - brevity Add upgrade behavior for autonode - spec.version
c27bffd to
53684fb
Compare
|
@bchandra-ocp: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
ROSA-17 introduces Red Hat build of Karpenter for ROSA with hosted control planes cluster. This PR adds the cluster upgrade behavior section and adjust the existing wording to accommodate the new behavior.
Version(s):
4.22+
Issue:
OSDOCS-20045
Link to docs preview:
QE review:
Additional information: