Kubernetes QA Platform

Validate cluster health. Run chaos experiments. Enforce compliance. Gate deployments. One open-source CLI.

kubeqa — production
$ kubeqa scan --cluster production Scanning 43 nodes, 312 pods... done (4.2s) Health Score: 87/100 Compliance: CIS 94% | NSA 91% Chaos Readiness: 4/5 scenarios passing 127 checks passed 2 critical findings deployment/payments: no PodDisruptionBudget ns/default: 3 workloads in default namespace Run kubeqa scan --fix for AI remediation.
10,000+ Clusters Scanned
4 QA Modules
50+ Compliance Checks
100% Open Source

One Platform. Every Stage of Your Cluster Lifecycle.

Cluster Health

8-dimension scoring — resources, security, networking, storage, availability, observability, configuration, and cost. AI-powered fix recommendations.

Learn more →

Chaos Engineering

Controlled failure injection — pod kill, network partition, CPU stress, node drain. Steady-state validation and blast-radius controls built in.

Learn more →

Compliance Automation

CIS Benchmarks, NSA/CISA, SOC 2, HIPAA, PCI DSS, NESA, NCA. Continuous audit with drift detection and evidence collection.

Learn more →

Deployment Gates

CI/CD-native quality gates. Block bad deployments before production. Works with GitHub Actions, GitLab CI, ArgoCD, Jenkins, and Flux.

Learn more →

Install in One Command. Results in the Next.

kubeqa
# Homebrew $ brew install nomadx-ae/tap/kubeqa # Or single binary $ curl -fsSL https://get.kubernetes.qa | bash # Or Docker $ docker pull ghcr.io/nomadx-ae/kubeqa:latest
$ kubeqa health scan ┌─────────────────┬───────┬──────────────┐ │ DimensionScoreIssues │ ├─────────────────┼───────┼──────────────┤ │ Resources │ 82/1004 no limits │ │ Security │ 91/1001 privileged │ │ Networking │ 95/100 │ │ Availability │ 68/1002 single-rep │ │ Observability │ 78/1003 no probes │ │ Compliance │ 94/100CIS Level 1 │ └─────────────────┴───────┴──────────────┘ Score: 87/100 | Time: 4.2s
# .github/workflows/deploy.yaml - name: kubeqa gate uses: nomadx-ae/kubeqa-action@v1 with: cluster: production fail-on: critical compliance: cis-1.8

kubeqa Is Apache 2.0. Always Free. Always Open.

Featurekubeqa OSSkubeqa Cloud
Health scanning
Chaos experiments
Compliance auditing
Deployment gates
CLI + JSON/HTML reports
Multi-cluster dashboard
Historical trends
Team collaboration
Alerting (Slack, PagerDuty)WebhookNative
SSO / RBACEnterprise
AI-powered remediation5/moUnlimited
SupportCommunityPriority SLA

Start with OSS. Upgrade when you're ready.

Native Integrations for Every K8s Workflow

GitHub Actions
GitLab CI
ArgoCD
Flux
Jenkins
Prometheus
Grafana
Slack
PagerDuty
OPA
Kyverno
Datadog
Helm
Terraform

Ship Kubernetes with Confidence

Free for open-source use. No credit card required. Install kubeqa and run your first cluster scan in under 5 minutes.

Get Started Free