mirror of https://github.com/linkerd/linkerd2.git
14 lines
502 B
YAML
14 lines
502 B
YAML
apiVersion: v1
|
|
appVersion: edge-XX.X.X
|
|
description: |
|
|
Linkerd is a *service mesh*, designed to give platform-wide observability,
|
|
reliability, and security without requiring configuration or code changes. The
|
|
Linkerd [CNI plugin](https://linkerd.io/2/features/cni/) takes care of setting
|
|
up your pod's network so incoming and outgoing traffic is proxied through the
|
|
data plane.
|
|
kubeVersion: ">=1.13.0-0"
|
|
icon: https://linkerd.io/images/logo-only-200h.png
|
|
name: "linkerd2-cni"
|
|
version: 0.1.0
|
|
|