[BUG] k3d cluster create
stuck at the second cluster creation
#1402
Labels
bug
Something isn't working
k3d cluster create
stuck at the second cluster creation
#1402
What did you do
How was the cluster created?
k3d cluster create mycluster --agents 2
, it ran successfully.k3d cluster create mycluster2 --agents 2
and it stuck.What did you do afterwards?
k3d cluster ls
and it looks like the second cluster was created but the nodes were not readyI ran
docker logs k3d-mycluster2-server-0
and it looks likeAnd this is cluster 2 agent's log
What did you expect to happen
I expect that both clusters to be created sucessfully
Screenshots or terminal output
Which OS & Architecture
Which version of
k3d
Which version of docker
The text was updated successfully, but these errors were encountered: