rancher-partner-charts/charts/linkerd/linkerd-crds/2024.7.2
github-actions[bot] 9c1f777745 Charts CI
```
Updated:
  codefresh/cf-runtime:
    - 6.3.50
  confluent/confluent-for-kubernetes:
    - 0.921.40
  hashicorp/consul:
    - 1.5.1
  linkerd/linkerd-control-plane:
    - 2024.7.2
  linkerd/linkerd-crds:
    - 2024.7.2
  nats/nats:
    - 1.2.1
  new-relic/nri-bundle:
    - 5.0.86
  speedscale/speedscale-operator:
    - 2.2.157
  stackstate/stackstate-k8s-agent:
    - 1.0.90
```
2024-07-16 19:17:41 +00:00
..
charts/partials Charts CI 2024-07-16 19:17:41 +00:00
templates Charts CI 2024-07-16 19:17:41 +00:00
.helmignore Charts CI 2024-07-16 19:17:41 +00:00
Chart.lock Charts CI 2024-07-16 19:17:41 +00:00
Chart.yaml Charts CI 2024-07-16 19:17:41 +00:00
README.md Charts CI 2024-07-16 19:17:41 +00:00
README.md.gotmpl Charts CI 2024-07-16 19:17:41 +00:00
app-readme.md Charts CI 2024-07-16 19:17:41 +00:00
values.yaml Charts CI 2024-07-16 19:17:41 +00:00

README.md

linkerd-crds

Linkerd gives you observability, reliability, and security for your microservices — with no code change required.

Version: 2024.7.2 Type: application

Homepage: https://linkerd.io

Quickstart and documentation

You can run Linkerd on any Kubernetes cluster in a matter of seconds. See the Linkerd Getting Started Guide for how.

For more comprehensive documentation, start with the Linkerd docs.

Adding Linkerd's Helm repository

# To add the repo for Linkerd edge releases:
helm repo add linkerd https://helm.linkerd.io/edge

Installing the linkerd-crds chart

This installs the linkerd-crds chart, which only persists the CRDs that Linkerd requires.

After installing this chart, you need then to install the linkerd-control-plane chart in the same namespace, which provides all the linkerd core control components.

helm install linkerd-crds -n linkerd --create-namespace linkerd/linkerd-crds

Get involved

Requirements

Kubernetes: >=1.22.0-0

Repository Name Version
file://../partials partials 0.1.0

Values

Key Type Default Description
enableHttpRoutes bool true

Autogenerated from chart metadata using helm-docs v1.12.0