Prerequisites
Before installing Devtron's Modern Kubernetes Dashboard, make sure to fulfill the following requirements:
Create a Kubernetes cluster
Create a Kubernetes Cluster
You can create any Kubernetes cluster (preferably K8s version 1.16 or higher) for installing Devtron.
You can create a cluster using one of the following cloud providers as per your requirements:
AWS EKS
Create a cluster using AWS EKS.
Google Kubernetes Engine (GKE)
Create a cluster using GKE.
Azure Kubernetes Service (AKS)
Create a cluster using AKS.
k3s - Lightweight Kubernetes
Create a cluster using k3s - Lightweight Kubernetes.
Note
Recommended Resources
The minimum cluster resource requirements for installing Modern Kubernetes Dashboard (as per the number of applications you want to manage on Devtron) are provided below:
For configuring small resources (≤5 apps)
1
1 GB
For configuring medium/large resources (>5 apps)
2
3 GB
Install Helm
Refer Helm's official site to know the process of installing Helm on your target machine.
Next Steps
Last updated