-
Notifications
You must be signed in to change notification settings - Fork 49
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
Develop mechanism to apply a new image for Day 2 upgrades #621
Comments
@eak13 , I have self-assigned https://itrack.web.att.com/browse/CPVYGR-687, which references this issue. Also notices that you and Larry will cover this subject in the design call scheduled for 09/23. Should I leave CPVYGR-687 alone and focus on something else until your design topic is covered? |
On the topic of control-plane node upgrades, KCP recently added support for scale-in upgrades -- basically to handle the situation where there is no standby node available. This is not documented to well. For example, CAPI Book does not mention this. However, as noted in this design doc on KCP, you can set Also, on a related note, CAPM3 recently added the ability to reuse a node during an upgrade. This is useful for keeping the control-plane nodes on the same host during an upgrade. |
Here is the url for WIP documentation: https://hackmd.io/qSLa-qb5SBOuz5I-d6I1Pg. |
Also documented how to setup the testing environment with Metal3-dev-env here. |
@eak13 , the hackmd document describing the upgrading process has been completed and ready for your review. |
Problem description
As a follow on to the investigative work done in #603, #604, #605 & #606, develop a process to apply a new image to an existing node to allow for upgrading/patching containerd, Dell i40e drivers, OS/Kernel patches & Ubuntu.
There is a requirement for CAPI to be upgraded to v1alpaha4 & CAPM3 to be upgraded to v1alpha5 via issue #518
Proposed change
Reference: https://hackmd.io/@Pallav/BkU2FuWZY
The text was updated successfully, but these errors were encountered: