vlab-research / fly

The Fly Survey platform
Other
2 stars 3 forks source link

Create initContainers for waiting on Kafka/DB #25

Open nandanrao opened 3 years ago

nandanrao commented 3 years ago

Right when install the app via Helm, our apps enter a crash loop waiting for Kafka/DB to be ready. This is fine, because eventually it all works, but maybe we can use initContainers to get everything up quickly?