Replies: 1 comment
-
I have a same problem.. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all!
Trying to get a Windows runner working in an EKS kube cluster based off the docs here - I built the docker image specified on this page and pushed it to my image repo.. the problem is when I create the runnerdeployment as specified on the same page, the pod gets stuck in "ContainerCreating" and I see the following in my events:
Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create a sandbox for pod "foo-bar-action-runner-deploy-win-zx7q9-gd5n5": Error response from daemon: Windows does not support privileged mode
.. is the dockerfile on that page not up to date, or has anyone else run into this?
Beta Was this translation helpful? Give feedback.
All reactions