mirror of
https://github.com/helm/charts.git
synced 2026-08-19 12:27:02 +00:00
⚠️ Repo Archive Notice
As of Nov 13, 2020, charts in this repo will no longer be updated. For more information, see the Helm Charts Deprecation and Archive Notice, and Update.
namerd Chart
namerd is a service that manages routing for multiple linkerd instances.
DEPRECATION NOTICE
This chart is deprecated and no longer supported.
Chart Details
This chart will do the following:
- Install a deployment that provisions namerd with a default configuration and three replicas for HA.
Installing the Chart
To install the chart with the release name my-release:
$ helm install --name my-release stable/namerd
Configuration
Configurable values are documented in the values.yaml.
Specify each parameter using the --set key=value[,key=value] argument to helm install.
Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,
$ helm install --name my-release -f values.yaml stable/namerd
Tip
: You can use the default values.yaml