Tips to be more productive with Kubernetes(learncloudnative.com)
learncloudnative.com
Tips to be more productive with Kubernetes
https://www.learncloudnative.com/blog/2019-08-06-5_tips_to_be_more_proudctive_with_kubernetes/
https://www.learncloudnative.com/blog/2019-08-06-5_tips_to_be_more_proudctive_with_kubernetes/
With recent kubectl/kubernetes you can port-forward the services directly without specifying pods like:
kubectl -n istio-system port-forward svc/kiali 20001:20001