-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bare-metal Buildkite agents capable of running Docker and VMs #12101
Comments
There appears to be some prior research / context in https://github.com/sourcegraph/sourcegraph/issues/6887 that may be valuable. |
Maybe we could use https://github.com/firecracker-microvm/firecracker in a similar way as RFC-199 |
Based on the requirements above, I'm looking at taking some inspiration from the buildkite elastic ci. |
Update: image is now usable in gcp under |
Dear all, This is your release captain speaking. 🚂🚂🚂 Branch cut for the 3.19 release is scheduled for tomorrow. Is this issue / PR going to make it in time? Please change the milestone accordingly. Thank you |
Baremetal buildkite agents are now running in GCP in the Image is built here and deployed with terraform here sourceraph-deploy-docker uses this infrastructure via sourcegraph/deploy-sourcegraph-docker#141 |
Quoting the Distribution roadmap:
I would like to see us have some sort of CI infrastructure that is capable of running:
I propose we create bare-metal Buildkite agents to solve this issue, provisioned through Terraform. This would then allow us to do a number of things:
docker-compose up -d
and doing basic health checks on specifically a Linux host OS)TODO
The text was updated successfully, but these errors were encountered: