5 ms·
I definitely agree with you - my team switched to an "ephemeral cluster" model which allows us to very quickly spin up an entirely new cluster and drain traffic
by vitalus 7y ago
I definitely agree with you - my team switched to an "ephemeral cluster" model which allows us to very quickly spin up an entirely new cluster and drain traffic to it as needed.
It's something that we've ended up implementing on our own with a lot of Terraform, but that's had its own obstacles and is something of a small maintenance burden. I'll be taking a look at sugarkube!
- skboosh 7y agoAwesome. If you need any help or if anything's unclear please get in touch: https://www.sugarkube.io/#contact-us https://www.sugarkube.io/#contact-us Thanks!
- nhoughto 7y agoNot quite the same, but good for CI jobs https://github.com/bsycorp/kind https://github.com/bsycorp/kind
- swsieber 7y agoOh my - there are two distinct k8s bootstrapping projects named "kind" :( https://github.com/kubernetes-sigs/kind/ https://github.com/kubernetes-sigs/kind/