minikube/cmd
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 Move drivers to pkg/drivers, share utils 2017-09-12 14:29:22 -07:00
minikube Allow certificates to be optionally embedded in .kube/config 2018-09-03 15:34:50 -05:00
storage-provisioner Manual changes to remove localkube. 2018-07-24 12:36:42 -07:00
util Change Linux install method 2018-07-31 10:55:22 -07:00