heimdall
heimdall copied to clipboard
wip: Traefik guide update
Related issue(s)
none
Checklist
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read, and I am following this repository's Contributing Guidelines.
- [x] I have read the Security Policy.
- [x] I have referenced an issue describing the bug/feature request.
- [ ] I have added tests that prove the correctness of my implementation.
- [ ] I have updated the documentation.
Description
This PR updates the existing traefik guide and
- describes integration options using
IngressandIngressRoutein more details, and - adds further integration options using the new Gateway API.
It also updates the docker examples to use the new v3.0.0 version of traefik and adds new examples for kubernetes.