kube-proxy crash looping #2244
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
What happened:
I did
kind create cluster
and Node keeps beingNotReady
. When getting the pods, thekube-proxy
keeps crash looping.What you expected to happen:
I should be able to start a cluster without any issues.
How to reproduce it (as minimally and precisely as possible):
Just do
kind create cluster
Anything else we need to know?:
Environment:
Manjaro Linux
kind version
): kind v0.10.0 go1.15.7 linux/amd64kubectl version
):docker info
):/etc/os-release
):Output of
uname -r
:5.11.19-1-MANJARO
The text was updated successfully, but these errors were encountered: