kubectl exec is very slow on startup and while doing interactive work is nearly unusable #145
-
I'm pretty sure this used to work fine and I'm not sure when it started performing poorly but right now running $ time kubectl exec -ti argocd-application-controller-0 -- pwd
/home/argocd
kubectl exec -ti argocd-application-controller-0 -- pwd 0,08s user 0,05s system 0% cpu 27,642 total so 30segs for just pwd, which doesn't make much sense, I'd expect a couple of seconds. And running |
Beta Was this translation helpful? Give feedback.
Answered by
supreeth90
Jul 22, 2025
Replies: 1 comment 2 replies
-
We are debugging issues with some control planes where the performance is degraded. And your control plane might also be affected. Refer: https://status.spot.rackspace.com/status/uptime. We will get back to you once that is resolved. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ludat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are debugging issues with some control planes where the performance is degraded. And your control plane might also be affected. Refer: https://status.spot.rackspace.com/status/uptime. We will get back to you once that is resolved.