k8s-inspector

k8s-inspector 2.0 — Licensing

k8s-inspector uses a dual-license model: open source for the community, commercial for enterprise use.


Open Source Core — AGPLv3

The k8s-inspector core is licensed under the GNU Affero General Public License v3.0 (AGPLv3).

This covers:

AGPLv3 in plain English:


Commercial License — Enterprise

A commercial license is required if you:

  1. Use k8s-inspector commercially with >5 managed clusters and >$5M revenue/year
  2. Distribute k8s-inspector inside a product without releasing your source under AGPLv3
  3. Offer k8s-inspector as a hosted/managed service without releasing modifications

A commercial license grants:

See LICENSES/COMMERCIAL.txt for full terms. Contact: hello@k8s-inspector.dev or open an issue.


What Is Free vs. Commercial

Feature AGPLv3 (Free) Commercial
Next.js Real-time Dashboard
AI-Powered Root Cause Analysis
Intelligent Cost Optimization
Predictive Failure Detection
Security Compliance (CIS, PSS)
Playbook Auto-Remediation
Multi-cluster Federated View
Up to 5 clusters, up to $5M revenue
RBAC + Multi-tenant isolation
Enterprise SSO / SAML integration
Advanced Compliance Audit Reporting
GitOps Drift Detection & Auto-PRs
Predictive Capacity Planning
Air-gap / offline license
Priority support + SLA

Why AGPLv3?

We chose AGPLv3 over MIT/Apache 2.0 deliberately:

The SaaS loophole: MIT and Apache 2.0 allow cloud providers to offer k8s-inspector as a managed service, fork it, add proprietary features, and never contribute back. AGPLv3 closes this loophole — if you run it as a service, your modifications must be open.

We commit to the core staying open: The core analysis engines and remediation workflows will remain AGPLv3 forever. Enterprise features that we build on top may be commercial, but the foundation will not be.


Contributor License Agreement (CLA)

Contributors to k8s-inspector must sign a Contributor License Agreement (CLA). This allows us to offer the commercial license while accepting community contributions.

The CLA grants us the right to:

It does NOT transfer copyright ownership. You retain copyright over your contributions.


Questions?

Open an issue: https://github.com/egkristi/k8s-inspector/issues
Email: hello@k8s-inspector.dev