HTTP Request LEGO (K8s)
- Canonical Telco
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 99 | 28 Aug 2024 | |
latest/candidate | 99 | 28 Aug 2024 | |
latest/beta | 99 | 28 Aug 2024 | |
latest/edge | 101 | 02 Oct 2024 |
juju deploy httprequest-lego-k8s
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
LEGO is a Let’s Encrypt/ACME client and library written in Go. It makes it possible to request X509 certificates from an ACME server for Public Domain Names.
Namecheap LEGO K8s provides X.509 certificates to charms using the tls-certificates
integration on Kubernetes models in contexts where certificates are obtained from a ACME server. The DNS-01 challenge is solved using the HTTP REQUEST plugin.
This operator doesn’t target a specific DNS provider, instead it offers a flexible alternative and requires a custom implementation of an API that is capable of handling Let’s Encrypts’s DNS-01 challenge requests proving the ownership of the domain without manual intervention. This custom API needs be implemented for your particular use case and its URL must be provided as a configuration to this operator.
In this documentation
How-to guides Step-by-step guides covering key operations and common tasks |
|
Reference Technical information related to the charm |
Project and community
HTTP Request ACME Operator is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.
- Code of conduct
- Meet the community and chat with us on Matrix
- Contribute and report bugs to the charm