Merge pull request #76038 from MengZn/patch-1

patch-reset
k3s-v1.15.3
Kubernetes Prow Robot 2019-04-03 03:24:06 -07:00 committed by GitHub
commit 0ec8ce0077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -217,7 +217,9 @@ func (r *Reset) Run(out io.Writer, client clientset.Interface, cfg *kubeadmapi.I
If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
to reset your system's IPVS tables.
The reset process does not clean your kubeconfig files and you must remove them manually.
Please, check the contents of the $HOME/.kube/config file.
`)
fmt.Print(msg)