stable/linkerd
Chart version: 0.4.3
Api version: v1
App version: 1.1.2
DEPRECATED - Service mesh for cloud native apps
application
Chart Type
DEPRECATED
Status
Unknown
License
1592
Downloads
https://charts.helm.sh/stable
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install linkerd center/stable/linkerd
Versions (0)
View all
⚠️ 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.
linkerd Chart
linkerd is a resilient service mesh for cloud native apps
DEPRECATION NOTICE
This chart is deprecated and no longer supported.
Chart Details
This chart will do the following:
- Install a daemonset that provisions the linkerd per-host architecture
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