cloud-platform
cloud-platform copied to clipboard
FIREBREAK: create a test cluster locally
Background
With every test, we consume billed resources, have long wait times and risk hitting AWS account limits. Running test clusters locally (on our laptops) should be faster and cheaper.
Questions / Assumptions
Can we get this running in Docker/Kind/Localstack?
- We have Docker Desktop licenses, they allow us to also run Kubernetes
- We have Localstack licenses.
Definition of done
A terraform apply
of our current infrastructure main completed without errors locally.
- [ ] Firebreak finding documented appropriately
- [ ] Demo completed
- [ ] Decision made on whether to progress Firebreak work
- [ ] Does next steps require User Research?
- [ ] Firebreak next step Issues created
- [ ] New Issues referenced in this story before closure