Files
awesome-kubernetes/v2-docs/sonarqube.md

5.0 KiB

Sonarqube

!!! info "Architectural Context" Detailed reference for Sonarqube in the context of Engineering Pipeline.

Standard Reference

DevSecOps

Continuous Inspection

Static Code Analysis

Execution
Installation
SonarQube
  • (2026) ==Sonarqube.org== 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The leading platform for continuous inspection of code quality, executing automatic reviews with static analysis of code to detect bugs, security vulnerabilities, and code smells across 30+ programming languages.
SonarQube Scanner
  • (2026) SonarQube Scanner Overview [DOCUMENTATION] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Core index for the official SonarQube scanner integrations, providing detailed configurations for popular build tools and continuous integration platforms like Gradle, MSBuild, Maven, Jenkins, and Azure DevOps.

Continuous Integration

Jenkins Pipelines

Dockerized Scans

Kubernetes Native

Google Cloud Platform

Blueprints
  • click-to-deploy/sonarqube 771 [COMMUNITY-TOOL] — A Google Cloud Platform blueprint repository designed to ease the deployment of SonarQube on Google Kubernetes Engine (GKE) via highly standardized manifest suites.

Helm Deployments

SonarQube (1)
  • (2024) hub.helm.sh/charts/oteemo/sonarqube 🌟🌟🌟 [COMMUNITY-TOOL] — Helm chart repository listing for deploying SonarQube on Kubernetes, complete with configurations for persistence, ingress routing, and integrated database deployments.

Local Environments

Video Tutorials

💡 Explore Related: Registries | Jenkins | CI/CD