You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might be missing the point here, but it would be super useful to have some documentation that covers using this instead of Rancher Desktop's (K3D) which includes Trafaik. I'm a little new to K8s but love caddy so would like to standardise on using it everywhere. Also, are there any docs that cover how to configure Caddy in the context of K8s i.e. routing etc?
The text was updated successfully, but these errors were encountered:
I'm not too familiar with Traefik but it would be nice to have some "migrate from ..." guide (another one for nginx would be nice too). I'll rename this issue and let it out there for someone to help
Regarding the configuration of caddy ingress controller, you can check the values file of the Helm Chart. There is not a lot of documentation yet.
Basically everything should work as the official K8S Ingress, plus, we support some specific annotations for Ingress specific route options and a global config map for Caddy global options.
Hi,
I might be missing the point here, but it would be super useful to have some documentation that covers using this instead of Rancher Desktop's (K3D) which includes Trafaik. I'm a little new to K8s but love caddy so would like to standardise on using it everywhere. Also, are there any docs that cover how to configure Caddy in the context of K8s i.e. routing etc?
The text was updated successfully, but these errors were encountered: