0e48ce51cef8bc420d1037f3a8d04e1437df1561
- Clean up private/pub keys from k8s nodes - Install kpm on k8s nodes, not on master node
vagrant-k8s
Scripts to create libvirt lab with vagrant and prepare some stuff for k8s
deployment with kargo
.
Requirements
libvirt
vagrant
vagrant-libvirt
plugin$USER
should be able to connect to libvirt (test withvirsh list --all
)
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
147 MiB
Languages
Jinja
76.2%
HCL
12.1%
Python
5.5%
Shell
5.4%
Dockerfile
0.3%
Other
0.3%