Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/flavio-fernandes/vagrant-ovnk8-helm
- Owner: flavio-fernandes
- License: mit
- Created: 2024-02-23T22:04:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-08T22:43:00.000Z (10 months ago)
- Last Synced: 2024-12-26T19:13:53.925Z (8 days ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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