Replies: 3 comments 19 replies
-
Thanks for sharing the progress. Maybe I might be asking a stupid question. Is your Windows k8s worker node working? Does it have internet access? Have you tried deploying a single pod, based on Regards |
Beta Was this translation helpful? Give feedback.
-
Here is my config for the helm deployment of the newer ARC controller https://gist.github.com/adiroiban/cd3ccdb9b28e949123bb51914de8d96b It looks like ARC listeners is happy to spin any container and inject the JIT token. |
Beta Was this translation helpful? Give feedback.
-
@adiroiban, @gotchipete Were you able to enable Kubernetes Mode as well for the Windows Container? Or is this not supported? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all!
I've been through miles of forum posts as well as the official instructions for windows runners in the ARC docs, enabling Windows in my existing linux cluster.. and feel I am super close to getting a runner up. Only place I'm stuck now is that when the windows runner comes up, I get this in the logs, then it dies..
kubernetes version: 1.23
runner deployment:
note:
In short, I've finally got it scheduling (got through the "no Privateipv4address" issue as well), and now it just seems like the docker container can't access the host's internet... maybe? I mean, the image was pulled.. so the node must have connectivity...?
If I can provde any additional info, please let me know! Thank you in advance! Been working on this on and off for 2 weeks :(
Beta Was this translation helpful? Give feedback.
All reactions