Remarks on Kubernetes

This is for Fineract 1.x

Remarks on Kubernetes for Fineract 1.x

Fineract 1.x natively supports running application inside the kubernetes cluster , we provide the startup and stop scripts with the source code which can be accessed inside this directory

Kubernetes

Providing the context will do the job for you , for eg you can simply provide a namespace or the context of the cluster where you wish to deploy and running this task will do the deployment.

./kubectl-startup.sh

To stop

./kubectl-shutdown.sh

The above will simply start the basic running backend with mysql.

Last updated

Logo

Maintained by © Muellners Foundation. All Rights Reserved.