Installation Guide
Follow the steps below to install and access ScaleOps on your cluster.
Install ScaleOps
helm install --create-namespace -n scaleops-system \
--repo https://registry.scaleops.com/charts/ \
--username scaleops --password <YOUR_SCALEOPS_TOKEN> \
--set scaleopsToken=<YOUR_SCALEOPS_TOKEN> \
--set clusterName=<CUSTOMER_NAME>-$(kubectl config current-context) \
--set global.image.registry=registry.scaleops.com \
scaleops scaleopsEnable Port Forwarding
kubectl port-forward service/scaleops-dashboards -n scaleops-system 8080Access ScaleOps Dashboard
Airgapped Installation
All ScaleOps features are fully supported on airgapped environments. For installation instructions and configuration details specific to airgapped deployments, please reach out to ScaleOps support for more information.