Difference between revisions of "Helm install linkerd"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
Looking for more? Visit https://linkerd.io/2/getting-started/ | Looking for more? Visit https://linkerd.io/2/getting-started/ | ||
+ | |||
+ | k get pods -n linkerd | ||
+ | NAME READY STATUS RESTARTS AGE | ||
+ | [[linkerd-destination]]-785895c598-cswnm 4/4 Running 0 3m5s | ||
+ | [[linkerd-identity]]-764dcdcd7c-2kvxg 2/2 Running 0 3m5s | ||
+ | [[linkerd-proxy-injector]]-86d5dc58bd-bcn2v 2/2 Running 0 3m5s | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[linkerd install]]</code> | ||
== See also == | == See also == |
Latest revision as of 13:11, 19 March 2024
helm install linkerd
helm repo add linkerd https://helm.linkerd.io/stable "linkerd" has been added to your repositories helm install linkerd-crds linkerd/linkerd-crds -n linkerd --create-namespace NAME: linkerd-crds LAST DEPLOYED: Tue Mar 19 13:45:27 2024 NAMESPACE: linkerd STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: The linkerd-crds chart was successfully installed 🎉 To complete the linkerd core installation, please now proceed to install the linkerd-control-plane chart in the linkerd namespace. Looking for more? Visit https://linkerd.io/2/getting-started/
k get pods -n linkerd NAME READY STATUS RESTARTS AGE linkerd-destination-785895c598-cswnm 4/4 Running 0 3m5s linkerd-identity-764dcdcd7c-2kvxg 2/2 Running 0 3m5s linkerd-proxy-injector-86d5dc58bd-bcn2v 2/2 Running 0 3m5s
Related[edit]
See also[edit]
linkerd [ install | check | --help ], linkerd.io, policy.linkerd.io
Advertising: