You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oddly, been running microk8s fine for a few weeks or so, and then i can't use kubectl or k9s to poke at the api anymore and everything hangs. it either hangs for a very long time and errors out, or hangs for a long time and exit successfully sometimes.
this is the second time that it happened, so i ended up rebuilding the cluster from scratch. (didn't save any logs/reports from the previous issue unfortunately)
What Should Happen Instead?
kubectl/api/k9s should be working relatively quickly and not hang for a long time
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Summary
oddly, been running microk8s fine for a few weeks or so, and then i can't use kubectl or k9s to poke at the api anymore and everything hangs. it either hangs for a very long time and errors out, or hangs for a long time and exit successfully sometimes.
this is the second time that it happened, so i ended up rebuilding the cluster from scratch. (didn't save any logs/reports from the previous issue unfortunately)
What Should Happen Instead?
kubectl/api/k9s should be working relatively quickly and not hang for a long time
Reproduction Steps
run any sort of kubectl command
e.g.
kubectl get ns
kubectl get pods -A
kubectl get secrets -A
Introspection Report
inspection-report-20240114_231401.tar.gz
Can you suggest a fix?
Are you interested in contributing with a fix?
The text was updated successfully, but these errors were encountered: