Accessing gopaddle UI
Steps to get the gopaddle UI endpoint for the gopaddle community edition
Kubernetes based installation
kubectl wait --for=condition=ready pod -l released-by=gopaddle -n gp-lite
kubectl get nodes -o wideDocker Compose Installation
Last updated