LightBeam Deployment Instructions
Overview
Setup Kubernetes Cluster
Setup LightBeam Cluster
export DOCKER_USERNAME="lbcustomers" DOCKER_REGISTRY_PASSWORD="<DOCKER_REGISTRY_TOKEN>" KBLD_REGISTRY_HOSTNAME="docker.io" KBLD_REGISTRY_USERNAME="lbcustomers" KBLD_REGISTRY_PASSWORD="<DOCKER_REGISTRY_TOKEN>"
./installer/lb-install.sh --install --spectra --eks --values charts/lightbeam/values.yaml --final_values charts/lightbeam/values.yamlCreate LightBeam systemd service:
systemd service:Stop LightBeam Cluster
Start LightBeam Cluster
Delete LightBeam Cluster
About LightBeam
Last updated