Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create migration guides from other controllers #116

Open
3goats opened this issue Feb 10, 2023 · 2 comments
Open

Create migration guides from other controllers #116

3goats opened this issue Feb 10, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@3goats
Copy link

3goats commented Feb 10, 2023

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?

@Embraser01
Copy link
Member

Hi,

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.

@Embraser01 Embraser01 added the documentation Improvements or additions to documentation label Feb 15, 2023
@Embraser01 Embraser01 changed the title Replacing Rancher Desktop's built in Trafaik Create migration guides from other controllers Feb 15, 2023
@Embraser01 Embraser01 added the help wanted Extra attention is needed label Feb 15, 2023
@3goats
Copy link
Author

3goats commented Feb 16, 2023

Actually thinking this through a little more it's more about a working demo in k3s/k3d rather than it needing to be Rancher Desktop specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants