Component reference for 1.22

This commit is contained in:
Qiming Teng
2021-08-05 09:44:17 +08:00
parent 93f57fd152
commit 8acf5d121e
55 changed files with 186 additions and 544 deletions
@@ -20,7 +20,7 @@ Performs a best effort revert of changes made to this host by 'kubeadm init' or
The "reset" command executes the following phases:
```
preflight Run reset pre-flight checks
update-cluster-status Remove this node from the ClusterStatus object.
update-cluster-status Remove this node from the ClusterStatus object (DEPRECATED).
remove-etcd-member Remove a local etcd member.
cleanup-node Run cleanup node.
```