I experienced slow response of any kubectl command at my test environment. I don't have this issue in the production and at minikube in my dev. For example I run:
kubectl get deployments
And I have to wait even one minute. If I break with Ctrl + C, and start again sometimes it respond immediately. And when I repeat command is again delayed.
Do you have any tips where I should dig in ? Could it be memory issue ? Or rather network issue? How can I monitor them ? I'm in ssh session to one of master .