k8s-inspector uses a dual-license model: open source for the community, commercial for enterprise use.
The k8s-inspector core is licensed under the GNU Affero General Public License v3.0 (AGPLv3).
This covers:
AGPLv3 in plain English:
A commercial license is required if you:
A commercial license grants:
See LICENSES/COMMERCIAL.txt for full terms. Contact: hello@k8s-inspector.dev or open an issue.
| 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 | — | ✅ |
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.
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.
Open an issue: https://github.com/egkristi/k8s-inspector/issues
Email: hello@k8s-inspector.dev