Steps to install gopaddle community edition using Helm Chart
Last updated 1 year ago
gopaddle installation requires a minimum of 8GB RAM, 4 vCPUs and 50 GB Hard disk
8GB RAM
4 vCPUs
50 GB Hard disk
Add the helm repo
helm repo add gopaddle https://gopaddle-io.github.io/gopaddle-lite/ helm repo update
Install the chart
helm install gp-lite gopaddle/gopaddle --namespace gp-lite --create-namespace
Once gopaddle is installed, access the gopaddle UI by following steps.