9a7381d886
``` Updated: asserts/asserts: - 1.37.0 bitnami/mariadb: - 12.1.1 bitnami/postgresql: - 12.4.1 bitnami/redis: - 17.10.1 bitnami/tomcat: - 10.8.1 bitnami/wordpress: - 16.0.1 bitnami/zookeeper: - 11.3.1 f5/nginx-service-mesh: - 2.0.0 kong/kong: - 2.20.0 percona/psmdb-db: - 1.14.1 pixie/pixie-operator-chart: - 0.1.0 redpanda/redpanda: - 4.0.7 speedscale/speedscale-operator: - 1.2.36 traefik/traefik: - 23.0.0 triggermesh/triggermesh: - 0.7.3 ``` |
||
---|---|---|
.. | ||
configs | ||
crds | ||
rancher-files | ||
templates | ||
Chart.yaml | ||
README.md | ||
app-readme.md | ||
chart-icon.png | ||
embed.go | ||
questions.yaml | ||
values.schema.json | ||
values.yaml |
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.
To enable automatic sidecar injection, add the following label to a namespace: injector.nsm.nginx.com/auto-inject=enabled
.