mohitsinha commented on issue #651: FINERACT-783 Fineract on Kubernetes [WIP] URL: https://github.com/apache/fineract/pull/651#issuecomment-565143123 @vorburger @xurror I was wondering some different deployment options for this task. - Just restrict this to deploying the fineract backend and not worrying about the mysql instance. The instance details can be passed via a ConfigMap, secret or environment variables. - Keep the mysql container as a sidecar container alongside fineract container in the same pod. I prefer the first one as it gives the user fine control over where the Mysql is hosted ( cloud, container etc).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
