Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Cluster upgrade tuning in CAPI #2307
base: main
Are you sure you want to change the base?
Cluster upgrade tuning in CAPI #2307
Changes from 1 commit
533b2d5
f30fd70
f22f5ec
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Should we rather make this a generic article about where disruption can be improved? It's not only about nodes, but also PDBs. Mind also that Giant Swarm CAPA WCs, as of 2024-10, use machine pools, which doesn't take care of disruption handling perfectly.
Also: typo in
simultaneously
Not reviewing further until we're clear about the article's goal. It also seems copied from vintage, which will not work, given that we're now fully based on Helm charts, and editing
AWSCluster
and other objects won't work the same way.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.
I brought it here since we had an internal discussion about missing content, how upgrades currently work in CAPI, and how we can be configured to decrease the impact on the workloads. I agree we can do a general doc entry for the correct configuration of your workloads in our cluster to avoid impact. But still we need a page that describes how it works from a general view
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.
(and the link goes to
/vintage
– better avoid if we can)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.
From here, this is all outdated and not implemented for CAPI.
AWSMachinePool
takes care of the instance refresh, and its settings dictate what happens. We'd first need to work on making this more stable (e.g. https://github.com/giantswarm/giantswarm/issues/31843). Or if you want, we can describe the current behavior already and update the article again later. Mind however that it will be provider-specific, since for CAPA we use machine pools, for others we don't.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.
It is nice to have, but we can wait if it changes soon. When new process is implemented we can work here to make it up to date
Check failure on line 28 in src/content/tutorials/fleet-management/cluster-management/tunning-cluster-upgrades/index.md
GitHub Actions / vale
Check failure on line 40 in src/content/tutorials/fleet-management/cluster-management/tunning-cluster-upgrades/index.md
GitHub Actions / vale
Check warning on line 54 in src/content/tutorials/fleet-management/cluster-management/tunning-cluster-upgrades/index.md
GitHub Actions / vale