-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubeadm-upgrade: add the 'node [config]' sub-command (#8960)
- Add includes for the generated pages - Include placeholder generated pages
- Loading branch information
1 parent
62979e8
commit 587d293
Showing
3 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
PLACEHOLDER FILE UNTIL WE GENERATE THE REAL THING. DO NOT REMOVE FROM 1.11 DOCS BRANCH | ||
|
||
### Synopsis | ||
|
||
Upgrade commands for a node in the cluster. Currently only supports upgrading the configuration, not the kubelet itself. |
6 changes: 6 additions & 0 deletions
6
.../en/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node_config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
PLACEHOLDER FILE UNTIL WE GENERATE THE REAL THING. DO NOT REMOVE FROM 1.11 DOCS BRANCH | ||
|
||
### Synopsis | ||
|
||
Downloads the kubelet configuration from the cluster ConfigMap kubelet-config-1.X, where X is the minor version of the kubelet. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters