-
Notifications
You must be signed in to change notification settings - Fork 521
docs: CLI operations #3837
docs: CLI operations #3837
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #3837 +/- ##
=======================================
Coverage 72.83% 72.83%
=======================================
Files 149 149
Lines 23171 23173 +2
=======================================
+ Hits 16876 16878 +2
Misses 5178 5178
Partials 1117 1117
Continue to review full report at Codecov.
|
f8f48e9
to
1a2e63c
Compare
5c40ead
to
1f303b8
Compare
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.
This is fantastic!
I couldn't find any major gaps or problems, so my comments are mostly typo corrections and optional suggestions.
### Under the hood | ||
|
||
During the upgrade, *aks-engine* successively visits virtual machines that constitute the cluster (first the master nodes, then the agent nodes) and performs the following operations: | ||
|
||
Master nodes: | ||
Control plane nodes: |
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.
👍
Co-authored-by: Matt Boersma <[email protected]>
Co-authored-by: Matt Boersma <[email protected]>
Co-authored-by: Matt Boersma <[email protected]>
Co-authored-by: Matt Boersma <[email protected]>
Co-authored-by: Matt Boersma <[email protected]>
Co-authored-by: Matt Boersma <[email protected]>
Reason for Change:
This PR thoroughly documents the CLI operations provided by AKS Engine.
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
If "Yes," did you notify that project's maintainers and provide attribution?
Requirements:
Notes: