mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 16:28:45 -03:30
60fa68e5f7884f1844ac70f03d6e3e63d421cdf0
vagrant-k8s
Scripts to create libvirt lab with vagrant and prepare some stuff for k8s deployment with kargo.
Requirements
- vagrant
- vagrant-libvirt plugin
How-to
- Prepare the virtual lab:
export VAGRANT_POOL="10.100.0.0/16"
git clone https://github.com/adidenko/vagrant-k8s
cd vagrant-k8s
vagrant up
- Login to master node and deploy k8s with kargo:
vagrant ssh $USER-k8s-01
# Inside your master VM run this:
sudo su -
./deploy-k8s.kargo.sh
Description
Deploy a Production Ready Kubernetes Cluster
ansibleawsbare-metalgcehacktoberfesthigh-availabilityk8s-sig-cluster-lifecyclekuberneteskubernetes-clusterkubespray
Readme
Apache-2.0
176 MiB
Languages
Jinja
82.9%
HCL
11.5%
Python
3.2%
Shell
1.8%
Dockerfile
0.3%
Other
0.2%