Runners on EKS with an EFS volume in K8s-mode can't start a job pod. #3885
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.10.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
First and foremost, has anyone successfully used EFS for the
_work
volume in kubernetes-mode runners? I can't seem to find any examples, so maybe that's just wrong? I don't know of any other readily available CSI for EKS that supports RWX, which I guess is required for k8s-mode?All runners, successful or not, show a few error events while waiting for the EFS volume to become available.
I guess EFS is just slow, but I don't know why that would prevent the runner from starting at all.
Describe the expected behavior
I expected a runner with the
container:
key to create a job pod using that container.Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: