https://github.com/kevinpollet/traefik-ingress
Deploy Traefik as Kubernetes Ingress Controller
https://github.com/kevinpollet/traefik-ingress
deploy edge-router ingress ingress-controller kubernetes kubernetes-crd load-balancer reverse-proxy traefik traefik-v2
Last synced: 7 months ago
JSON representation
Deploy Traefik as Kubernetes Ingress Controller
- Host: GitHub
- URL: https://github.com/kevinpollet/traefik-ingress
- Owner: kevinpollet
- License: mit
- Created: 2020-03-19T10:33:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T12:30:19.000Z (over 5 years ago)
- Last Synced: 2025-01-24T11:44:33.966Z (8 months ago)
- Topics: deploy, edge-router, ingress, ingress-controller, kubernetes, kubernetes-crd, load-balancer, reverse-proxy, traefik, traefik-v2
- Homepage: https://docs.traefik.io/
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# traefik-ingress
[](https://github.com/kevinpollet/traefik-ingress/actions)
[](https://conventionalcommits.org)
[](./LICENSE.md)Deploy [Traefik](https://traefik.io) as [Kubernetes Ingress Controller](https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/) in a second!
## Usage
```shell
git clone git@github.com:kevinpollet/traefik-ingress.gitkubectl apply -f traefik-ingress/
```## Contributing
Contributions are welcome!
Want to file a bug, request a feature or contribute some code?
1. Check out the [Code of Conduct](./CODE_OF_CONDUCT.md).
2. Check for an existing [issue](https://github.com/kevinpollet/traefik-ingress/issues) corresponding to your bug or feature request.
3. Open an issue to describe your bug or feature request.## License
[MIT](./LICENSE.md)