SystemOut
Loading.......
Wednesday, September 25, 2019
Login to docker vm without password default vm
ssh -i /path to id_rsa in .docker/machine folder docker@ ip of the vm
good to have it bridged so that ip is available in host.
Log into Minikube via putty
Get the ppk file via puttygen , import the id_rsa files in minikube/machines folder and import
via the conversion tab on putty gen, save the ppk and use it on the putty ssh options.
make sure you select the SHa1-rsa(2048 bits) while saving ppk else it won't work.
‹
›
Home
View web version