Over the last few days I noticed that when I use kubectl
to manage a k8s test
cluster in Azure, it takes forever to actually carry out the operations remotely.
Today I took some time to debug this. Here’s how I debugged and ultimately fixed
the slow kubectl
commands on Windows.
Get Verbose Output
I started with changing the log level, and capturing the details, like this: