-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[rio] k3s unable to pull images from localhost #980
Comments
Fixed in v0.10.2? Or not yet? https://github.com/rancher/k3s/releases/tag/v0.10.2 |
Yes, fixed in v0.10.2. |
Looks good on the rio side! Steps I took:
|
@rancher-max this works fine in a k3s cluster with external IP and locally with k3d I see now the images being pulled and the build finishes and the pod gets initialized. I get connection refused from the endpoints locally (installed rio with We just need to confirm this is due to a cluster config limitation when running k3s locally. |
Resolved as of k3s v0.11.0-alpha4. Closing issue. |
Version:
Provide the output from
k3s -v
and provide the flags used to install or run k3s server.0.10.0
inside of k3d1.3.4
Describe the bug
Possible network change between 0.9 and 0.10
To Reproduce
Run k3d with
image fails to pull from localhost
Expected behavior
This works with k3s v0.9.1
See rancher/rio#602 for more context
The text was updated successfully, but these errors were encountered: