An open API service indexing awesome lists of open source software.

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

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.