rancher-partner-charts/charts/nginx-service-mesh/nginx-service-mesh/0.2.100
Saylor Berman f2c0e05099 Add NSM assets/charts 2021-10-11 10:26:09 -06:00
..
configs Add NSM assets/charts 2021-10-11 10:26:09 -06:00
crds Add NSM assets/charts 2021-10-11 10:26:09 -06:00
templates Add NSM assets/charts 2021-10-11 10:26:09 -06:00
Chart.yaml Add NSM assets/charts 2021-10-11 10:26:09 -06:00
README.md Add NSM assets/charts 2021-10-11 10:26:09 -06:00
app-readme.md Add NSM assets/charts 2021-10-11 10:26:09 -06:00
chart-icon.png Add NSM assets/charts 2021-10-11 10:26:09 -06:00
questions.yaml Add NSM assets/charts 2021-10-11 10:26:09 -06:00
values.schema.json Add NSM assets/charts 2021-10-11 10:26:09 -06:00
values.yaml Add NSM assets/charts 2021-10-11 10:26:09 -06:00

README.md

NGINX Service Mesh

Before deploying NGINX Service Mesh, see the Platform Guide to ensure your environment is properly configured. If Persistent Storage is not configured in your cluster, set the mTLS.persistentStorage field to off. Verify that no other service meshes exist in your Kubernetes cluster. It is advised to install NGINX Service Mesh in a dedicated namespace.

Helm Installation and Configuration

For information on the configuration options and installation process when using Helm with NGINX Service Mesh, see the Installation Guide.

Rancher users

When deploying NGINX Service Mesh via the Rancher Apps and Marketplace, the Helm value rancher is set to true by default. This value causes Pods in the cattle-*, ingress-nginx, and cert-manager namespaces to be ignored by the automatic sidecar injection webhook. If this behavior is not desired, the rancher value can be set to false, or the injector.nsm.nginx.com/auto-inject label can be manually removed from these namespaces.