...
1The Linkerd control plane was successfully installed 🎉
2
3To help you manage your Linkerd service mesh you can install the Linkerd CLI by running:
4
5 curl -sL https://run.linkerd.io/install | sh
6
7Alternatively, you can download the CLI directly via the Linkerd releases page:
8
9 https://github.com/linkerd/linkerd2/releases/
10
11To make sure everything works as expected, run the following:
12
13 linkerd check
14
15The viz extension can be installed by running:
16
17 helm install linkerd-viz linkerd/linkerd-viz
18
19Looking for more? Visit https://linkerd.io/2/getting-started/
View as plain text