-
-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] k3d v5 client, create a new cluster: error "Failed to patch CoreDNS ConfigMap", cli rolls back and deletes cluster #779
Comments
Same here (with debug on):
|
Also, less or more the same problem here...
|
I believe that I am hitting the same error with
running in a rancheros install on x86 when I run
Happy to run with |
@shiddy your error looks familiar. Can you please check the docker version on your host and try to upgrade it? |
sure thing before attempting an upgrade:
using this doc: I attempted to get another docker engine version installed: (20.10) but it does not appear that docker 20.10 is available for my OS from the output:
I'm not sure if docker 19 and k3d are supported I think that this may be my problem, give me another hour or so to get more context if I can force docker to be updated to docker 20 |
After looking through the docs it appears to be a non-trivial change to get rancheros working with Docker Engine 20, I'll attempt an install with another linux version that supports this change and I'll create another issue if it persists. Otherwise this ticket can be closed |
What did you do
Upgraded k3d cli to v5.0.0 to create a new cluster, a non fatal error occurred but the cli rolled back and deleted the cluster
Short description:
May be related to this #492
I changed back to the latest on v4 cli and it worked
How was the cluster created?
k3d cluster create
What did you do afterwards?
Nothing. I did temporarily disabled SELinix , the cluster creation still failed
What did you expect to happen
A new k3d cluster to be running with a warning about the coredns error but instead it failed, rolled back and deleted the cluster.
Screenshots or terminal output
If applicable, add screenshots or terminal output (code block) to help explain your problem.
Which OS & Architecture
Which version of
k3d
Which version of docker
The text was updated successfully, but these errors were encountered: