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. |
||
|---|---|---|
| .. | ||
| kubeconfig | ||
| config.go | ||
| config_test.go | ||
| constants.go | ||
| crypto.go | ||
| crypto_test.go | ||
| downloader.go | ||
| downloader_test.go | ||
| extra_options.go | ||
| extra_options_test.go | ||
| kubernetes.go | ||
| utils.go | ||
| utils_test.go | ||