minikube/pkg
Jason Stangroome 9b21d3c7e4 Allow certificates to be optionally embedded in .kube/config
Opt-in with `minikube config set embed-certs true`. Similar to the
behaviour of `kubectl config set-credentials --embed-certs`.

Enables Minikube on Windows to produce a .kube/config file that
can be shared directly with kubectl inside the Windows Subsystem
for Linux (WSL) without needing to perform additional translation
of the certificate paths within the configuration file.
2018-09-03 15:34:50 -05:00
..
drivers Remove some more vendored k8s. 2018-07-26 08:23:21 -07:00
minikube Allow certificates to be optionally embedded in .kube/config 2018-09-03 15:34:50 -05:00
provision Make a crio restart failure a warning instead of an error. 2018-02-15 11:52:24 -08:00
storage Manual changes to remove localkube. 2018-07-24 12:36:42 -07:00
util Allow certificates to be optionally embedded in .kube/config 2018-09-03 15:34:50 -05:00
version remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube 2018-07-24 12:36:42 -07:00