Files
deprecated-helm-charts/stable/linkerd/README.md
T
Vic IglesiasandGitHub c7bdccafc3 Add linkerd chart (#200)
* Add linkerd chart

* Add prometheus config to linkerd

* linkerd: Disambiguate NOTES wrt port name

* linkerd: Add --namespace in NOTES

* linkerd: Use resources

* linkerd: Fix duplicate service type

* Add docs to values file

* linkerd: Bump to version 0.8.3

* linkerd: add README.md

* Bump linkerd to version 0.8.4

* linkerd: Add metadata to Chart.yaml

* linkerd: Remove YAML separator

* linkderd: Added app label to confimap
2016-12-21 10:21:59 -08:00

855 B

linkerd Chart

linkerd is a resilient service mesh for cloud native apps

Chart Details

This chart will do the following:

Installing the Chart

To install the chart with the release name my-release:

$ helm install --name my-release stable/linkerd

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/linkerd

Tip

: You can use the default values.yaml