Skip to content

pasmant/helm-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80de8e0 · Aug 29, 2023
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX - Helm Charts

This repository contains packaged Helm charts provided by NGINX:

Add Repository

$ helm repo add nginx-stable https://helm.nginx.com/stable
$ helm repo update

Install Packages

NGINX Ingress Controller

$ helm install my-release nginx-stable/nginx-ingress [--version 0.17.1]

Documentation

https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/

NGINX Service Mesh

$ helm install my-release nginx-stable/nginx-service-mesh --namespace nginx-mesh --create-namespace

Documentation

https://docs.nginx.com/nginx-service-mesh/get-started/install-with-helm/

NGINX App Protect DoS Arbitrator

$ helm install my-release nginx-stable/nginx-appprotect-dos-arbitrator [--version 0.1.0]

Documentation

https://docs.nginx.com/nginx-ingress-controller/installation/installation-with-helm/

NGINX Management Suite

$ helm install nms nginx-stable/nms [--version 1.1.1]

Documentation

https://docs.nginx.com/nginx-management-suite/admin-guides/installation/kubernetes/nms-helm/

NGINX ACM Developer Portal

$ helm install nms nginx-stable/nginx-devportal [--version 1.4.0]

Documentation

https://docs.nginx.com/nginx-management-suite/admin-guides/installation/kubernetes/devportal-helm-chart/

About

NGINX Helm Charts repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published