Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 486 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 486 Bytes

Deploy SonarQube DCE on kubernetes cluster

Introduction

In this tutorial, we will see how to deploy SonarQube DCE in a Kubernetes cluster using Helm with a customized values.yaml in an AWS EKS environment with three nodes and specific PVCs. We will use a PostgreSQL database instance within our Kubernetes cluster. We will start by understanding what Helm is.

logo