-
-
Notifications
You must be signed in to change notification settings - Fork 462
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 is not working with different docker context #593
Comments
I would love to fix this issue, if you agree with me on this. |
Hi @developer-guy , thanks for opening this issue! I'd love to accept a PR for this in any case :) |
where can I find the connection mode for my context? |
@iwilltry42 I did some experiment about the
it worked but it couldn't get the right API Server IP, so, I manually updated the |
@developer-guy , can you create a Draft PR with your changes, please? |
@iwilltry42 there is a lots of updated packages in PR in vendor , so I don't want to create it, so I just wanted to share the code that I edited. |
@developer-guy then I'd at least need the missing imports to reproduce what you did there. |
Thanks, @iwilltry42 for your understanding, I opened the PR btw. |
What did you do
I exited from running Docker daemon on my local machine, and I used a different context for it.
To get more about
Docker Context
, you can follow the link.What did you expect to happen
It should create the cluster properly.
Screenshots or terminal output
I changed the
Docker Context
with the different daemon, then tried to create ak3d cluster
.Which OS & Architecture
$ uname -a Darwin xxxx 19.6.0 Darwin Kernel Version 19.6.0: Mon Apr 12 20:57:45 PDT 2021; root:xnu-6153.141.28.1~1/RELEASE_X86_64 x86_64
Which version of
k3d
Which version of docker
The text was updated successfully, but these errors were encountered: