Running virtualized minikube

Hello,

does circleci support running virtualized environments? I would like to run minikube to test my Kubernetes deployment.

Minukube supports one of these virtualizations:

virtualbox
vmwarefusion
KVM
xhyve
Hyper-V

Regards,

We have a VM executor, but we do not support running VMs inside of our own VMs. At least not in any reasonable way.

In the future you should be able to use our build agent to run builds anywhere you wish, but that is still a WIP.

I running minikube on circleci

2 Likes