We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In terminal: linkerd viz install | kubectl apply -f - then: kubectl get pods -n linkerd-viz NAME READY STATUS RESTARTS AGE metrics-api-57c76d5c5c-jztcg 2/2 Running 0 56m prometheus-5bcd95c8fc-vsrhb 2/2 Running 0 56m tap-6694cbcb97-lsntm 2/2 Running 0 17m tap-injector-779b797dbf-lrtj6 2/2 Running 0 17m web-7bff7b8d89-7d9b8 2/2 Running 0 56m
linkerd viz install | kubectl apply -f -
kubectl get pods -n linkerd-viz
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
In terminal:
linkerd viz install | kubectl apply -f -
then:
kubectl get pods -n linkerd-viz
NAME READY STATUS RESTARTS AGE
metrics-api-57c76d5c5c-jztcg 2/2 Running 0 56m
prometheus-5bcd95c8fc-vsrhb 2/2 Running 0 56m
tap-6694cbcb97-lsntm 2/2 Running 0 17m
tap-injector-779b797dbf-lrtj6 2/2 Running 0 17m
web-7bff7b8d89-7d9b8 2/2 Running 0 56m
The text was updated successfully, but these errors were encountered: