Answers for "istio grafana"

0

istio grafana

$ kubectl -n istio-system port-forward $(kubectl -n istio-system get pod -l app=grafana -o jsonpath='{.items[0].metadata.name}') 3000:3000 &
Posted by: Guest on February-06-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language