Kubernetes: Skaffold with Multipass

100 Views Asked by At

I'm developping an application which is splitted in 15 micro services. I've been using Minikube with skaffold for development.

Now, I want to migrate to multipass nodes. Is it possible to use skaffold with multipass on Ubuntu 18.04 ?

1

There are 1 best solutions below

1
On

You'll need to use a Kubernetes distribution. I haven't tested it, but the microk8s documentation describes installing microk8s on multipass.