Files
deprecated-helm-charts/stable/linkerd
Vlad af8f82de74 Version bump linkerd:1.1.2 and kubectl:v1.6.2 (#1416)
* Version bump linkerd:1.1.0 and kubectl:v1.6.2

* Chart version bump and linkerd 1.1.2
2017-08-09 21:54:57 -07:00
..

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