rancher-partner-charts/charts/nginx-service-mesh/nginx-service-mesh/0.2.100
root 99b9a7a9a0 Add charts dir 2021-10-12 19:20:41 -06:00
..
configs Add charts dir 2021-10-12 19:20:41 -06:00
crds Add charts dir 2021-10-12 19:20:41 -06:00
templates Add charts dir 2021-10-12 19:20:41 -06:00
Chart.yaml Add charts dir 2021-10-12 19:20:41 -06:00
README.md Add charts dir 2021-10-12 19:20:41 -06:00
app-readme.md Add charts dir 2021-10-12 19:20:41 -06:00
chart-icon.png Add charts dir 2021-10-12 19:20:41 -06:00
questions.yaml Add charts dir 2021-10-12 19:20:41 -06:00
values.schema.json Add charts dir 2021-10-12 19:20:41 -06:00
values.yaml Add charts dir 2021-10-12 19:20:41 -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.