5 ms·
Before this we were using https://github.com/actions/actions-runner-controller https://github.com/actions/actions-runner-controller but that's running on K8s in
by xjia 3y ago
Before this we were using https://github.com/actions/actions-runner-controller https://github.com/actions/actions-runner-controller but that's running on K8s instead of VMs. So along with common limitations of running CI jos in K8s/container, it cannot have exactly the same environment as the official GitHub runners. Maintaining a K8s cluster was also very difficult.