-
Notifications
You must be signed in to change notification settings - Fork 18
[DPE-7242] Add multi-cluster refresh docs #690
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
Conversation
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.
quick read, found some points
Co-authored-by: Sinclert Pérez <[email protected]>
|
Just chatted with Alex about the single/multi-cluster structure of docs. Apologies for the back-and-forth @a-velasco He seems happy about dropping the minor upgrades terminology, as that is not something applicable to MySQL, however, he will rather have the upgrade and rollback pages within their respective collapsible sections. Reason being: whenever users face a rollback situation, they may be anxious about the state of their cluster, and follow the instructions from the wrong page. Indenting the pages within their respective folders is more error-proof.
We can chat about it on Tuesday meeting. |
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.
Multi cluster setup is good, thanks.
Issue
Multi-cluster deployment upgrades require some special considerations that are not documented.
Solution
Updated the "Upgrades" section of the documentation to include information about multi-cluster upgrades:
Additional changes:
TODO:
Checklist