Docker images and Kubernetes implementation of Vyos

There are two questions.

Does Vyos have any official docker images?
I was not able to find any images.
If not , is there any chance it will be published in near future?

How should we currently implement Vyos in our Kubernetes framework?

Thanks!

I’m not quite sure if you can utilize vyos for doing this since a docker container has no own kernel. You should probably use something like Calico.

Running VyOS on k8s with Kubevirt will be the best practice.

3 Likes