Files
deprecated-helm-charts/stable/linkerd
Lukas Eichler 50c9407e77 Updated linkerd chart (#600)
* [stable/linkerd] Updated to last stable linkerd version and added more configuration options like optional ingress for the admin ui and a linkerd configuration that can be configured through a configuration value.

*  Updated to latest linkerd version and also fixed error in values

- Updated to linkerd 0.9.1
- Updated default linkerd configuration to current syntax
- moved default configuration back to the ConfigMap
- Added chart parameter to override the default configuration if needed

* [stable/linkerd] bumped minor version

* Bump chart minor version
2017-03-29 16:54:46 +02:00
..
2017-03-29 16:54:46 +02:00
2016-12-21 10:21:59 -08:00
2017-03-29 16:54:46 +02:00
2016-12-21 10:21:59 -08:00
2017-03-29 16:54:46 +02: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