Fala galera, tranquilo?
Pessoal, estou aprendendo utilizar kubernetes para implantarmos aqui na empresa, porém temos como premissa utilizar o windows, então como tenho uma conta no google cloud, estou tentando instalar lá porém me deparo com um erro ao executar o minikube start, ele reclama que não tenho uma vm instalada e pede para instalar um vm box, porém eu estou no google coud, ou seja, já estou em uma VM, como assim tenho que instalar uma vm dentro de outra vm? Alguém ai já passou por isso para me dar um help? Abraço!
Erro abaixo:
Error from server (NotFound): the server could not find the requested resource raphael@servidor-casadocodigo:~/kubernetes-hello-world/kubernetes$ minikube start
- minikube v1.3.1 on Ubuntu 16.04
- Creating virtualbox VM (CPUs=2, Memory=2000MB, Disk=20000MB) ... E0819 21:40:41.444753 9869 start.go:723] StartHost: create: precreate: VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path * X Unable to start VM
- Error: [VBOX_NOT_FOUND] create: precreate: VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path
- Suggestion: Install VirtualBox, ensure that VBoxManage is executable and in path, or select an alternative value for --vm-driver
- Documentation: https://www.virtualbox.org/wiki/Downloads
- Related issues:
- If the above advice does not help, please let us know: