minishift-centos-iso icon indicating copy to clipboard operation
minishift-centos-iso copied to clipboard

Enable KVM nesting

Open fabiand opened this issue 7 years ago • 2 comments

General information

A copy of https://github.com/kubernetes/minikube/issues/2553

  • Minishift version: Latest
  • OS: Linux
  • Hypervisor: KVM

Steps to reproduce

  1. Run KubeVirt inside of minishift

Expected

VMs can be launched.

Actual

Does not work - emulation needs to be configured, as nesting is not supported

fabiand avatar Nov 13 '18 11:11 fabiand

https://github.com/kubernetes/minikube/issues/2553 describes he issue pretty good. It's about a few kmods which need to be enabled in the image. Actually, if the centos image is used, then it's probably just about enabling nesting.

fabiand avatar Nov 13 '18 11:11 fabiand

this should be moved to the centos repo. https://github.com/minishift/minishift-centos-iso

anjannath avatar Nov 13 '18 12:11 anjannath