Build k8s cluster on hyper-v with Vagrant

Demo how to build up multi nodes k8s cluster on hyper-v with Vagrant. Will address few pain points: NAT static ip adaptor in hyper-v, needed for permanent k8s API server reset static ip in vagrant provision before installation and configuration Docker installation script Following up Docker official Ubuntu installation procedure, …

docker hands-on guide: minikube with hyper-v on win10 vmware

This is just demo how the minikube works with hyper-v on win10. Use win10 vm because I am still running win7. win10 vm setup: memory 6GB CPU 2 HD 100GB win10 nested virtulazation If want to run hyper-v in win10 on top of win7 vmware, have to enable hyper in …