[x] Discuss which branches/environments we want to have (names, resources, how to use, where to store metrics, how many replicas we want)
[x] Think about versioning strategy. Consider if we would want a client in the future
[ ] Go through interface and assure it is as expected (to avoid breaking changes in near future). Consider features we know are coming
[ ] Decide if we want to run E2E/performance tests on schedule
[ ] Make sure important security points from Threat Modelling are addressed/planned
[ ] Decide what to do on production images that won't be redeployed for quite some time and will develop security issues due to not-up-to-date dependencies
Might be useful to do/think about beforehand
dev
andprod
environment