https://github.com/andrewstuart/tls-ing-ctrl
Obtain TLS Certificates automatically for your kubernetes ingress controllers, from modern PKI automation
https://github.com/andrewstuart/tls-ing-ctrl
Last synced: 4 months ago
JSON representation
Obtain TLS Certificates automatically for your kubernetes ingress controllers, from modern PKI automation
- Host: GitHub
- URL: https://github.com/andrewstuart/tls-ing-ctrl
- Owner: andrewstuart
- License: other
- Created: 2016-07-01T20:31:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T16:43:39.000Z (over 8 years ago)
- Last Synced: 2025-08-23T21:33:57.894Z (10 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tls-ing-ctrl
An attempt to create an ideal abstraction layer for obtaining Kubernetes Ingress
TLS Certificates atop modern PKI automation solutions, such as [Let's
Encrypt](/letsencrypt) and [Vault](/hashicorp/vault).
## Design
- Ingress Controller sets tls-ing-ctrl as the default secure backend.
- This allows SNI requests to pass through automatically to the backend.