Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 16.4 virtualization problem- MIniKube #1507

Closed
JalpeshVadgama opened this issue May 18, 2017 · 1 comment
Closed

Ubuntu 16.4 virtualization problem- MIniKube #1507

JalpeshVadgama opened this issue May 18, 2017 · 1 comment
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@JalpeshVadgama
Copy link

**This looks like a bug but not sure whether its a bug or not.

Minikube version 0.19.0

Environment:

  • OS Ubuntu 16.04
  • VM Driver Tried both virtual machine and KVM:

Ubuntu 16.4 virtualization problem- MInikube
I have got windows 10 laptop with virtualization enabled and In that, I have installed Ubuntu virtual machine in Oracle virtual Box.

I make sure that virtualization is enabled on my windows 10 PC you can see below virtualization is enabled.

Then I have created a VM in Orcale VirtualBox with Ubuntu with 16.4 and I've made sure that virtualization is enabled there also. via selecting acceleration but still when I tried to start it gives me an error that this computer does not have VT-X/AMD Enabled.

It should work as virtualization is enabled at both places.

I have created stack overflow question for the same with a screenshot. Here is the link for that.
https://askubuntu.com/questions/914088/ubuntu-16-4-virtualization-problem-minikube

Any help would be highly appreciated

Regards,
Jalpesh Vadgama

@aaron-prindle
Copy link
Contributor

Does Windows 10 support nested virtualization? My understanding is that running a VM in a VM is typically not supported. If you already have virtualbox installed on Windows you should be able to use the minikube Windows installation to spin up a VM. It uses virtualbox by default. We have an .exe installer here: https://github.com/kubernetes/minikube/releases/download/v0.19.0/minikube-installer.exe
and a Windows binary here:
https://github.com/kubernetes/minikube/releases/download/v0.19.0/minikube-windows-amd64

After installing you should be able to run minikube start or minikube-windows-amd64 start and it should work.

@aaron-prindle aaron-prindle added the kind/support Categorizes issue or PR as a support question. label May 18, 2017
@r2d4 r2d4 closed this as completed Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants