Enable virtualization on VM

Hi all,
I am installing Minikube on Ubuntu, but virtualization is not supported yet. Please help me enable on VM

https://kubernetes.io/docs/tasks/tools/install-minikube/

Thanks

1 Reply

Linodes do not currently support nested virtualization, so Minikube can't be used on a Linode (see this Community post). That said, depending on your use case for Minikube, you might be able to make use of Docker containers or configure master and worker Kubernetes nodes via Terraform or via Rancher. The Linode Kubernetes Engine is also an option.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct