none driver no longer overwrites binaries
parent
01f399bc3f
commit
1d916a6e63
|
@ -38,8 +38,6 @@ This document is written for system integrators who are familiar with minikube,
|
|||
|
||||
With the `none` driver, minikube will overwrite the following system paths:
|
||||
|
||||
* /usr/bin/kubeadm - Updated to match the exact version of Kubernetes selected
|
||||
* /usr/bin/kubelet - Updated to match the exact version of Kubernetes selected
|
||||
* /etc/kubernetes - configuration files
|
||||
|
||||
These paths will be erased when running `minikube delete`:
|
||||
|
|
Loading…
Reference in New Issue