Skip to content

Commit

Permalink
Update kubeadm_reset.md (#12047)
Browse files Browse the repository at this point in the history
  • Loading branch information
xichengliudui authored and k8s-ci-robot committed Jan 7, 2019
1 parent 62de5ae commit 8e22157
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

此命令可将 'kubeadm init' 或者 'kubeadm join' 对主机的改动恢复到执行前的状态。

### 摘要

此命令可将 'kubeadm init' 或者 'kubeadm join' 对主机的改动恢复到执行前的状态。

<!--
Run this to revert any changes made to this host by 'kubeadm init' or 'kubeadm join'.
Expand All @@ -7,12 +14,6 @@ Run this to revert any changes made to this host by 'kubeadm init' or 'kubeadm j
Run this to revert any changes made to this host by 'kubeadm init' or 'kubeadm join'.
-->

此命令可将 'kubeadm init' 或者 'kubeadm join' 对主机的改动恢复到执行前的状态。

### 摘要

此命令可将 'kubeadm init' 或者 'kubeadm join' 对主机的改动恢复到执行前的状态。

```
kubeadm reset [flags]
```
Expand Down

0 comments on commit 8e22157

Please sign in to comment.