linkerd2/charts/linkerd2-service-mirror
Zahari Dichev 09262ebd72
Add liveliness checks and metrics for multicluster gateway (#4233)
Add liveliness checks for gateway

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2020-04-27 13:06:58 +03:00
..
templates Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00
.helmignore Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
Chart.yaml Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
README.md Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00
values.yaml Add liveliness checks and metrics for multicluster gateway (#4233) 2020-04-27 13:06:58 +03:00

README.md

Linkerd2-service-mirror Helm Chart

Linkerd is a service mesh, designed to give platform-wide observability, reliability, and security without requiring configuration or code changes. The Linkerd Service Mirror makes it possible to mirror services located on remote clusters with the purpose of routing traffic to them.

Configuration

The following table lists the configurable parameters of the linkerd2-service-mirror chart and their default values.

Parameter Description Default
controllerComponentLabel Control plane label. Do not edit linkerd.io/control-plane-component
controllerImage Docker image for the Service mirror component (uses the Linkerd controller image) gcr.io/linkerd-io/controller
controllerImageVersion Tag for the Service Mirror container Docker image latest version
namespace Service Mirror component namespace linkerd-service-mirror
serviceMirrorUID User id under which the Service Mirror shall be ran 2103
logLevel Log level for the Service Mirror component info
eventRequeueLimit Number of times update from the remote cluster is allowed to be requeued (retried) 3