![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@pulumi/kubernetes-cert-manager
Advanced tools
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 c
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 this component, first install the Pulumi Package:
Afterwards, import the library and instantiate it within your Pulumi program:
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.
FAQs
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 c
The npm package @pulumi/kubernetes-cert-manager receives a total of 4,642 weekly downloads. As such, @pulumi/kubernetes-cert-manager popularity was classified as popular.
We found that @pulumi/kubernetes-cert-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.