This release is a pre-release and may not be stable for production use.
Pulumi NGINX Ingress Controller Component
This repo contains the Pulumi NGINX Ingress Controller component for Kubernetes. This ingress controller uses NGINX as a reverse proxy and load balancer.
This component wraps the Kubernetes Provided NGINX Ingress Controller, and offers a Pulumi-friendly and strongly-typed way to manage ingress controller installations.
After installing this component to your cluster, you can use it by adding the
kubernetes.io/ingress.class: nginx annotation to your Ingress resources.
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-ingress-nginx 0.2.0a1742817124
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_ingress_nginx-0.2.0a1742817124.tar.gz | 35.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_kubernetes_ingress_nginx-0.2.0a1742817124-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 72.2 kB
Release files / pulumi_kubernetes_ingress_nginx-0.2.0a1742817124.tar.gz
| Download URL | pulumi_kubernetes_ingress_nginx-0.2.0a1742817124.tar.gz |
|---|---|
| Size | 35.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
01b87e4cabb643852ab92cc9725fe8755841f4f5f3e795fab7a4765c5acaeafb
|
|
BLAKE2b-256 checksum How to use checksums |
d01014e4584dc3291576429c97aac9b832d04fa6d869073d14e47eb2e83bf0ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.11
|
Release files / pulumi_kubernetes_ingress_nginx-0.2.0a1742817124-py3-none-any.whl
| Download URL | pulumi_kubernetes_ingress_nginx-0.2.0a1742817124-py3-none-any.whl |
|---|---|
| Size | 37.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
53b5f309ac3d54fb25ae68b92232f3a6b8843a83613952390cffea2ef6da7088
|
|
BLAKE2b-256 checksum How to use checksums |
87c30879cd0017ffb50bc8259831ce8a5ef2813ab3506d456b3b59f1fe1e7c0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.11
|