dss
dss copied to clipboard
[yugabyte] Update deployment tooling and practices
Following the completion of the migration of the DSS code to support Yugabyte, this issue summarizes the steps required to upgrade the deployment scripts:
- Local multi-node yugabyte setup:
- [x] Document how to run yugabyte with helm on minikube. - #1154
- Operations:
- [ ] Design and document the Pooling process with Yugabyte
- [x] Certifcate management - #1186
- Update service manifests:
- [x] Helm - #1159
- [ ] Tanka -
- Update infrastructure terraform modules
- [x] AWS - https://github.com/interuss/dss/pull/1191
- [x] Google Cloud - #1190
- Optimization:
- [x] https://github.com/interuss/dss/issues/1199
This plan may be updated and refined over time based on the experience gathered while executing the plan.