Create cluster got pending #1487
Answered
by
iwilltry42
seikyo-cho-lvgs
asked this question in
Q&A
-
I use k3d create a cluster but pending for a long time.
I can't see any logs in these pods. But nodes seem been created.
What happened? |
Beta Was this translation helpful? Give feedback.
Answered by
iwilltry42
Aug 23, 2024
Replies: 1 comment 5 replies
-
Can you |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should not conflict with rancher-desktop, as it's running completely in Docker.
However, IIRC rancher-desktop ships with kubectl, so maybe it just didn't correctly point to the k3d cluster?
Or there are some network level conflicts ..
I don't know for sure, as I never used it with RD and this is the first time something like this was reported.
However, I know that some people used k3d with RD's docker engine, so I would be surprised if there was a hard conflict 🤔