Kubernetes (experimental)
Last updated
Last updated
note: We are currently moving MOLGENIS to the cloud via Kubernetes. However, this is NOT production ready.
There are a few basic concepts you should know before you read this guide.
The architecture of MOLGENIS to run in Kubernetes is displayed in the following figure.
For our own orchestration, we use Rancher. We support Rancher catalogs. Just like with helm you can add the catalog by adding the helm repo to your Rancher instance.
rancher app install molgenis
We use helm to deploy the MOLGENIS instance. We expose our charts on . You can add it as your own helm repository and install it by executing the following command:
Our Rancher catalogs can be found here: .
You can use the to deploy the app on Rancher:
For MOLGENIS chart documentation you can navigate .
note: You can find detailed documentation on the helm charts we expose .