Skip to content

Commit 63edc62

Browse files
author
Kingdon Barrett
committed
Fix #1315
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent c2b4287 commit 63edc62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/gitbook/tutorials/linkerd-progressive-delivery.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Flagger requires a Kubernetes cluster **v1.16** or newer and Linkerd **2.10** or
1111
Install Linkerd the Promethues (part of Linkerd Viz):
1212

1313
```bash
14+
linkerd install --crds | kubectl apply -f -
1415
linkerd install | kubectl apply -f -
1516
linkerd viz install | kubectl apply -f -
1617
```

0 commit comments

Comments
 (0)