Shell scripts for setup Kubernetes
Prerequisites:
- I recommend at least one host with minimum 2 cores, 4 GB RAM, 15 GB HDD
- Installed CentOS 8 (I recommend "Server" profile)
Install:
Setup version of CRI-O and Kubernetes and run with sudo (or from root):
sudo bash -c "export REQUIRED_VERSION=1.18 && ./crio-centos8/k8s-crio-setup.sh"
Prerequisites:
- 'jq' JSON processor installed
- 'kubectl' running with working 'KUBECONFIG'
Using:
./kubeconfig-custom.sh <company-username> <ClusterRole>