* Separate cached kubernetes binaries by OS on host machine This way, all kubernetes binaries stored in ~/.minikube/cache/linux will be copied over to the VM and used for `minikube kubectl` on linux machines. kubectl will be stored in `~/.minikube/cache/{windows or darwin}` on windows/darwin so that `minikube kubectl` still works. * Review comment * Update integration test * Make sure --download-only includes OS specific kubectl Update integration test to make sure we download OS specific kubectl on darwin/windows when using --download-only flag |
||
---|---|---|
.. | ||
drivers | ||
extract | ||
gvisor | ||
minikube | ||
performance | ||
storage-provisioner |