Install on Minikube
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide helps you with the initial installation and deployment of our Steadybit platform On-Premise on a Minikube with NGINX ingress. It is explicitly of use for spaces where you just want to try out the platform and can't take advantage of our Software as a Service (SaaS) platform. After completing this getting started, continue by .
Installing and deploying the Steadybit platform on your machine is simple:
Before continuing, make sure that access to the following URLs via HTTPS (443) is possible from your location of installation:
https://docker.steadybit.io and https://index.docker.io (Docker Image)
https://packages.steadybit.com (Agent Linux Installation)
https://get.steadybit.com (Setup Scripts)
https://steadybit.github.io/helm-charts (when using Kubernetes and helm)
The platform itself exposes the following ports:
Port 8080
: Application port for UI/API
Port 7878
: Acceptor port for agents
To install the platform on-premise and connect the agents against it you need an agent key and a valid license. Get in touch with us and we will provide you an on-prem license key and an agent key.
First install Minikube to run on your system: https://minikube.sigs.k8s.io/docs/start
Start the cluster and enable the ingress resource:
Verify the ingress is running
Add repo and update contents:
Make the ingress accessible
Now you should be able to access the platform in your browser on http://localhost
Install the platform using a parameterized helm script to make the platform available on port 80. You also need to replace the placeholders replace-with-agent-key
and replace-with-license-key
with your agent key and license key of :