Deployment on Kubernetes
Work in progress
Last updated
Work in progress
Last updated
The guide here provides instructions to deploy OpenG2P on Kubernetes (K8s) cluster.
K8s cluster is set up as given .
This section assumes the OpenG2P docker is already packaged. See Packaging Instructions.
Clone the and go to directory
Run, (This installs the ref-impl dockers):
If use different docker image or tag use:
Post installation:
Exec into the service pod, and create user (and promote if required).
Uninstallation:
To uninstall, just delete the helm installation of odk-central. Example:
From the directory, run the following to install ODK helm chart.
Note: The above helm chart uses the following docker images built from , since ODK Central doesn't provide pre-built docker images for these.