Kubernetes definitions for the cluster
redxen | ||
init.yml | ||
kube-flannel.yml | ||
README.md |
RedXen Kubernetes deployment
Some small nodes about expected Kubernetes setup behind the scenes:
- init.yml used with kubeadm init
- kubelet started via service
- Wireguard module loaded
- kube-flannel.yml deployed
- containerd has the following:
- Key: plugins.'io.containerd.cri.v1.images'.registry.config_path
- Value: '/etc/containerd/certs.d'
- Host uses fd09::a as DNS resolver (coredns)
- All top level descriptions (yaml files) applied
- registry/ is deployed
Once all of these criteria have been met, the cluster should be operational and everything else should work out of the box