SeedImage pod behind proxy #936
Unanswered
shallier-cs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone 👋
I am running Rancher with the Elemental extension in an environment that is behind a corporate HTTP proxy.
Rancher itself works fine, I installed it via Helm and set the proxy using --set proxy=... .
But when I try to create a SeedImage from the Rancher UI, the "media-image-reg" pod that gets created to build the ISO/RAW fails to pull the base image from registry.suse.com.
It just times out, and when I check the pod's environment, there are no HTTP_PROXY / HTTPS_PROXY / NO_PROXY vars set at all.
So it is trying to go out directly instead of using the proxy.
What I have tried :
Anyone else running Elemental behind a proxy hit the same problem ?
Thank you !
Steven
Beta Was this translation helpful? Give feedback.
All reactions