chart

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

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.

We recommend deploying the mesh with auto-injection disabled globally, using the --set disableAutoInjection=true flag. This ensures that Pods are not automatically injected without your consent, especially in system namespaces.

To opt-in a namespace you can label it with injector.nsm.nginx.com/auto-inject=enabled or use the flag --set autoInjection.enabledNamespaces={namespace-1, namespace-2}.

Documentation

Overview

Package chart contains the helm charts embedded into a Go filesystem struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HelmFiles

func HelmFiles() embed.FS

HelmFiles returns the embedded helm files.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL