Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flavio-fernandes/vagrant-ovnk8-helm

Create a Kubernetes cluster by configuring OVN-Kubernetes CNI via Helm.
https://github.com/flavio-fernandes/vagrant-ovnk8-helm

Last synced: 4 days ago
JSON representation

Create a Kubernetes cluster by configuring OVN-Kubernetes CNI via Helm.

Awesome Lists containing this project

README

        

Kubernetes and OVN via Helm
===========================

This repo contains a Vagrant setup for Kubernetes and OVN integration.

It deploys K8s using kubeadm and OVN via Helm.

This has been tested with Virtualbox 7.0 on a Ubuntu 22.04 with
Vagrant 2.2.19.

How-to
------

From the cloned repository, run:

* vagrant up

Then:

* vagrant status
* vagrant ssh main
* kn get pod -owide --watch