-
Notifications
You must be signed in to change notification settings - Fork 828
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
Burn down and recreate k8s-infra cluster #243
Comments
also certificates |
Fair to start with cluster singular before figuring out how to manage N clusters First place to start is the script itself. There are many knobs in the UI, how do we set them up in the script. Interested folks may use a test project and we'll iterate on turning up cluster there |
/assign |
When we talked about this 6 months ago, I had thought we could use terraform for this: https://github.com/cblecker/k8s-tf-cluster Don't know if we want to go that way, or if we want bash+gcloud, or something else. |
We may try to get together to hack on this at KubeCon EU (contributor summit?) |
+100 to do this. we'll need someone that access to the GCP project that owns |
Use results of #250 to create a new cluster Burn down / migrate contents of Use this cluster to confirm per-namespace billing |
Our goal is to move away from bash toward terraform. Does terraform support everything we need? Ran into a beta GKE feature that wasn't yet supported by the terraform provider. We could probably tap the right people on the shoulder to motivate which features get prioritized. Would we be able to drop down to gcloud if we had to? Yes, this is something we can do if necessary. Opting to just go straight to terraform |
Awaiting a directory in k8s.io from @cblecker that contains terraform prototype |
Opened #306 |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
We now have a cluster that is born of terraform. Mission accomplished (enough to close this) |
Last we talked, the original manually created cluster had not yet been burned down. We want to burn it down, and use a script to stand up a cluster.
umbrella ref: #152
/assign @thockin @justinsb @hh
/wg k8s-infra
TBD: what... is actually being stood back up?
The text was updated successfully, but these errors were encountered: