This release is a pre-release and may not be stable for production use.
Pulumi Cert Manager Component
This repo contains the Pulumi Cert Manager component for Kubernetes. This add-on automates the management and issuance of TLS certificates from various issuing sources. It ensures certificates are valid and up to date periodically, and attempts to renew certificates at an appropriate time before expiry.
This component wraps the Jetstack Cert Manager Helm Chart, and offers a Pulumi-friendly and strongly-typed way to manage Cert Manager installations.
For examples of usage, see the official documentation, or refer to the examples in this repo.
To Use
To use this component, first install the Pulumi Package:
Afterwards, import the library and instantiate it within your Pulumi program:
Configuration
This component supports all of the configuration options of the official Helm chart, except that these are strongly typed so you will get IDE support and static error checking.
The Helm deployment uses reasonable defaults, including the chart name and repo URL, however,
if you need to override them, you may do so using the helmOptions parameter. Refer to
the API docs for the kubernetes:helm/v3:Release Pulumi type for a full set of choices.
For complete details, refer to the Pulumi Package details within the Pulumi Registry.
Release files for pulumi-kubernetes-cert-manager 0.3.0a1787041533
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_kubernetes_cert_manager-0.3.0a1787041533.tar.gz | 25.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_kubernetes_cert_manager-0.3.0a1787041533-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.8 kB
Release files / pulumi_kubernetes_cert_manager-0.3.0a1787041533.tar.gz
| Download URL | pulumi_kubernetes_cert_manager-0.3.0a1787041533.tar.gz |
|---|---|
| Size | 25.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
369ab299c89bf5eb2e9c24d175ba41f04891d6df96eca635c717165a2a38acd8
|
|
BLAKE2b-256 checksum How to use checksums |
e586ee4928bf3fc26d6b33f4d16ec7d44ccdedf73c6771be76718ec4cc086b1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.15
|
Release files / pulumi_kubernetes_cert_manager-0.3.0a1787041533-py3-none-any.whl
| Download URL | pulumi_kubernetes_cert_manager-0.3.0a1787041533-py3-none-any.whl |
|---|---|
| Size | 26.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e5098adaccbb91bc3f0e32e943433b9e9d7a33e0653734a1489c9fc853ca826a
|
|
BLAKE2b-256 checksum How to use checksums |
8871e33d255fafa1d679ce48cafdcbcac6678e71d1bb66e6b1ce365412936abd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.15
|