Prerequisites

Before installing Devtron's Modern Kubernetes Dashboard, make sure to fulfill the following requirements:


Create a Kubernetes Cluster

You can create any Kubernetes clusterarrow-up-right (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:

Cloud Provider
Description

AWS EKS

Create a cluster using AWS EKSarrow-up-right.

Google Kubernetes Engine (GKE)

Create a cluster using GKEarrow-up-right.

Azure Kubernetes Service (AKS)

Create a cluster using AKSarrow-up-right.

k3s - Lightweight Kubernetes

circle-info

Note

The above is not an exhaustive list. You may create a cluster using a platform of your choice, such as Minikubearrow-up-right, MicroK8sarrow-up-right, Kindarrow-up-right on your local machine or cloud.

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:

Resource Type
CPU
Memory

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 sitearrow-up-right to know the process of installing Helm on your target machine.


Next Steps

Refer Install Modern Kubernetes Dashboard by Devton

Last updated