xurror commented on a change in pull request #748: Fineract on Kubernetes(FINERACT-783) URL: https://github.com/apache/fineract/pull/748#discussion_r406356632
########## 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: I'll update the readme with that, but it doesn't seem very ideale to me. ---------------------------------------------------------------- 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
