Install on Kubernetes
Prerequisites
Installation
helm repo add steadybit https://steadybit.github.io/helm-charts
helm repo update
helm install steadybit-agent --namespace steadybit-agent \
--create-namespace \
--set agent.key=<replace-with-agent-key> \
--set global.clusterName=<replace-with-cluster-name> \
steadybit/steadybit-agentConfigure Container Runtime
Determine Container Runtime on a Node
Configure custom On-Prem Platform
Extensions
Add more Extensions
Disable Default Extensions
Alternative: OpenShift installation (< 4.18)
Alternative: OpenShift installation (>= 4.18)
Alternative: GKE Autopilot installation
Alternative: Generate Kubernetes Manifests
Resource limits
Update
Last updated
Was this helpful?
