-
Notifications
You must be signed in to change notification settings - Fork 536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BuildKite CI: Deploying buildkite agents to a cluster v0 #4802
Comments
Seems as though we should be able to leverage the official Buildkite Helm chart and Docker image for now and avoid having to develop our own. With this in mind, the additional infrastructure code structure should resemble the following: Code Structure
|
Test Infrastructure@yourbuddyconner @nholland94 - Considering the technical stack for the proposed Buildkite agent cluster infra consists of:
We should be able to enable a CI/CD pipeline for this repository based on:
|
I love the use of goss here, and kgoss is especially neat. Overall the plan LGTM |
@yourbuddyconner fyi: testing of infrastructure bits/components using tl;dr: within minikube, user override of docker-daemon related environment variables such as Discussion is ongoing re: resolving this by hopefully not resetting overrides and trusting the developer/operator/user to do the right thing, especially in a test or |
(re: above |
v0 of cluster has been provisioned and is operational. Note: test infrastructure design and implementation will be moved to the v1 cluster iteration. |
We need to build terraform + helm infrastructure to deploy BuildKite agents to GKE.
Getting just this part to work unlocks more parallelizable work.
Epic: #4762
The text was updated successfully, but these errors were encountered: