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
- Host: GitHub
- URL: https://github.com/abhinav1107/vagrant-k3s-cluster
- Owner: abhinav1107
- Created: 2025-03-29T20:44:20.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2025-03-29T22:03:03.000Z (29 days ago)
- Last Synced: 2025-03-29T22:27:31.545Z (29 days ago)
- Topics: ansible, devops, k3s-cluster, kubernetes-cluster, vagrant
- Language: Jinja
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
![]()
### More information Later