none driver no longer overwrites binaries

pull/5427/head
Thomas Strömberg 2019-09-20 14:11:26 -07:00 committed by GitHub
parent 01f399bc3f
commit 1d916a6e63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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`: