Anh3h commented on a change in pull request #748: Fineract on Kubernetes(FINERACT-783) URL: https://github.com/apache/fineract/pull/748#discussion_r403707357
########## File path: README.md ########## @@ -107,6 +107,30 @@ _(Note that in previous versions, the `mysqlserver` environment variable used at and the `mysqlserver` environment variable is now no longer supported.)_ +Instructions to run using minikube and kubectl +=================================================== + +You can also run Fineract using containers on a kubernetes cluster. + +As Prerequisites, you must have `minikube` and `kubectl` installed on your machine; see +[Minikube & Kubectl install](https://kubernetes.io/docs/tasks/tools/install-minikube/). Review comment: Just an addon but can update the readme and deployment scripts (if necessary) to show how someone can deploy on other Kubernetes deployment platforms not necessarily mini-kube. Cause the focus is on Kubernetes, not mini-kube ---------------------------------------------------------------- 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
