There is no specific playbook or role for Kubernetes. All OS configuration is done at install time via kickstart scripts, and deploying Kubernetes itself is done (manually) using `kubeadm init` and `kubeadm join`.
2 lines
55 B
YAML
2 lines
55 B
YAML
collectd_processes: '{{ collectd_processes_kubelet }}'
|