Hacker News new | ask | show | jobs
by vitalus 2459 days 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!

2 comments

Awesome. If you need any help or if anything's unclear please get in touch: https://www.sugarkube.io/#contact-us

Thanks!

Not quite the same, but good for CI jobs

https://github.com/bsycorp/kind

Oh my - there are two distinct k8s bootstrapping projects named "kind" :(

https://github.com/kubernetes-sigs/kind/