Update readme

This commit is contained in:
Matthew Holt 2019-10-26 09:40:02 -06:00
parent c36b7f3536
commit cbba6fbf49

View File

@ -1,9 +1,11 @@
# Caddy Ingress Controller # Caddy Ingress Controller
This is the Kubernetes Ingress Controller for Caddy. It includes functionality for monitoring This is the Kubernetes Ingress Controller for Caddy. It includes functionality for monitoring
Ingress resources on a Kubernetes cluster and includes support for providing automatic https Ingress resources on a Kubernetes cluster and includes support for providing automatic HTTPS
certificates for all hostnames defined in ingress resources that it is managing. certificates for all hostnames defined in ingress resources that it is managing.
**The community is looking for maintainers with Kubernetes experience who can commit to help finish the development of this tool.** Please get involved!
## Cloud Provider Setup (AWS, GCLOUD, ETC...) ## Cloud Provider Setup (AWS, GCLOUD, ETC...)
In the Kubernetes folder a Helm Chart is provided to make installing the Caddy Ingress Controller In the Kubernetes folder a Helm Chart is provided to make installing the Caddy Ingress Controller