Install Devtron on Minikube, Microk8s, K3s, Kind, Cloud VMs
Last updated
Was this helpful?
Last updated
Was this helpful?
You can install and try Devtron on a high-end machine or a Cloud VM. If you install it on a laptop/PC, it may start to respond slowly.
Try Devtron Enterprise for free — unlock advanced features built for scale.
2 vCPUs
4GB+ of free memory
20GB+ free disk space
Before you get started, finish the following actions:
Create a cluster using or or or .
Install .
Install .
To install Devtron on Minikube/MicroK8s/Kind cluster, run the following command:
To access the dashboard on Minikube cluster, run the following command:
This will directly open the dashboard URL in your browser
When you install Devtron for the first time, it creates a default admin user and password (with unrestricted access to Devtron). You can use those credentials to log in as an administrator.
After the initial login, we recommend you set up any SSO service like Google, GitHub, etc., and then add other users (including yourself). Subsequently, all the users can use the same SSO (let's say, GitHub) to log in to Devtron's dashboard.
The section below will help you understand the process of getting the administrator credentials.
Username: admin
Password: Run the following command to get the admin password:
It is recommended to use Cloud VM with 2vCPU+, 4GB+ free memory, 20GB+ storage, Compute Optimized VM type & Ubuntu Flavoured OS.
Make sure that the port used by the devtron-service remain open in the VM's security group or network security group.
After port-forwarding, you can access the dashboard at this URL:
If you want to uninstall Devtron or clean up the Devtron Helm installer, refer .
If you have questions, please let us know on our Discord channel.