We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b4287 + 63edc62 commit 82ff90cCopy full SHA for 82ff90c
docs/gitbook/tutorials/linkerd-progressive-delivery.md
@@ -11,6 +11,7 @@ Flagger requires a Kubernetes cluster **v1.16** or newer and Linkerd **2.10** or
11
Install Linkerd the Promethues (part of Linkerd Viz):
12
13
```bash
14
+linkerd install --crds | kubectl apply -f -
15
linkerd install | kubectl apply -f -
16
linkerd viz install | kubectl apply -f -
17
```
0 commit comments