techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

Test Case for Traefik #277

Open timothystewart6 opened 1 year ago

timothystewart6 commented 1 year ago

Since we are disabling traefik during the default install with --disable traefik , we should also test this with molecule to be sure that the traefik pods do not exist.

Done when: