ansible-role-k3s/templates
Xan Manning f709caf371 Skip final checks when no-flannel option is used.
Fixes #16

This is because without a CNI, nodes will never be ready and the task
will fail. You need to deploy your choice of CNI manually (such as
Calico) then check the state of the cluster using `kubectl get nodes`.
2020-03-07 14:23:09 +00:00
..
k3s-killall.sh.j2 Slightly updated tasks and added validation checks 2020-02-26 20:56:05 +00:00
k3s-uninstall.sh.j2 Fixed path in k3s-uninstall.sh - my bad 2020-02-26 21:52:56 +00:00
k3s.service.j2 Skip final checks when no-flannel option is used. 2020-03-07 14:23:09 +00:00