20 lines
565 B
Plaintext
20 lines
565 B
Plaintext
The Linkerd control plane was successfully installed 🎉
|
|
|
|
To help you manage your Linkerd service mesh you can install the Linkerd CLI by running:
|
|
|
|
curl -sL https://run.linkerd.io/install | sh
|
|
|
|
Alternatively, you can download the CLI directly via the Linkerd releases page:
|
|
|
|
https://github.com/linkerd/linkerd2/releases/
|
|
|
|
To make sure everything works as expected, run the following:
|
|
|
|
linkerd check
|
|
|
|
Linkerd Viz extension can be installed by running:
|
|
|
|
linkerd viz install | kubectl apply -f -
|
|
|
|
Looking for more? Visit https://linkerd.io/2/getting-started/
|