Installing Devtron

Devtron is installed over a Kubernetes cluster and can be installed standalone or along with CI/CD integration:

  • Devtron with CI/CD: Devtron installation with the CI/CD integration is used to perform CI/CD, security scanning, GitOps, debugging, and observability.

  • Devtron: The Devtron installation includes functionalities to deploy, observe, manage, and debug existing Helm applications in multiple clusters and deeply integrate with multiple tools using extensions.

The minimum requirements for Devtron and Devtron with CI/CD integration in production and non-production environments include:

  • Non-production

  • Production (assumption based on 5 clusters)

Refer to the Override Configurations section for more information.

Before you begin

Create a Kubernetes cluster (preferably K8s 1.16 or higher) if you haven't done that already!

Refer to the Creating a Production grade EKS cluster using EKSCTL article to set up a cluster in the production environment.

Installing Devtron

Last updated