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

https://github.com/abhinav1107/vagrant-k3s-cluster

Kubernetes cluster for local testing using Vagrant, K3s and Ansible
https://github.com/abhinav1107/vagrant-k3s-cluster

ansible devops k3s-cluster kubernetes-cluster vagrant

Last synced: 28 days ago
JSON representation

Kubernetes cluster for local testing using Vagrant, K3s and Ansible

Awesome Lists containing this project

README

        

# vagrant-k3s-cluster

Creates Kubernetes cluster locally for testing using [vagrant](https://github.com/hashicorp/vagrant), [k3s](https://github.com/k3s-io/k3s/) and [Ansible](https://github.com/ansible/ansible). The idea is not to create a "[One click solution](https://en.wikipedia.org/wiki/1-Click)", but that would be the final goal.

It will create Vagrant virtual machines where we can run ansible automation to create our cluster.


WORK IN PROGRESS

### More information Later