Traefik is available on the latest and 1.20+ tracks.
This addon adds the Traefik Ingress Controller. It is enabled by running the command:
microk8s enable traefik
The ingress controller is exposed as a NodePort service on port 8080.
Traefik is available on the latest and 1.20+ tracks.
This addon adds the Traefik Ingress Controller. It is enabled by running the command:
microk8s enable traefik
The ingress controller is exposed as a NodePort service on port 8080.
This is awesome! Do you have any tips on how to get a simple pod deployed/get the traefik dashboard?
Awesome, indeed! I would also love to see a guide for this. I have been struggling for quite some time now and have been unable to set up a simple deployment exposed through Traefik. Bonus points for Let’s Encrypt SSL generation