Welcome to KubeZero
Zero-Friction Kubernetes Platform Engineering for Modern Teams
KubeZero is a production-ready, GitOps-native Kubernetes platform engineering framework designed to make Kubernetes accessible and manageable for small to mid-size teams. Built on the philosophy that "Kubernetes is the new Linux," KubeZero provides a complete platform solution with minimal manual configuration.
What is KubeZero?â
KubeZero is an opinionated, batteries-included Kubernetes platform that combines the best open-source tools into a cohesive, easy-to-manage system. Unlike traditional solutions that require extensive Terraform configurations, KubeZero leverages Kubernetes-native tools for everything, including infrastructure management.
Key Benefitsâ
- đ Zero-Friction Setup: Get a production-ready Kubernetes platform with minimal effort
- đĻ GitOps-First: All infrastructure and application changes managed through Git
- đ§ Modular Architecture: Reusable components that scale with your team
- đ° Cost-Effective: Designed for efficiency and optimal resource utilization
- đŠī¸ Cloud-Agnostic: Works across AWS, GCP, and local environments
Who Should Use KubeZero?â
KubeZero is perfect for:
- Small to Mid-Size Teams looking for enterprise-grade Kubernetes without the complexity
- Startups that need to scale quickly without heavy infrastructure overhead
- Development Teams practicing trunk-based development or GitFlow
- Platform Engineers who want to focus on value delivery rather than tool integration
Quick Startâ
Ready to get started? Follow our Quick Start Guide to have KubeZero running in minutes:
# Clone the repository
git clone https://github.com/kubezero/kubezero.git
cd kubezero
# Bootstrap your local cluster
k3d cluster create --config bootstrap/k3d-bootstrap-cluster.yaml
# Access ArgoCD
open http://gitops.local.kubezero.io
What's Next?â
- đ Architecture Overview - Understand how KubeZero works
- đī¸ Deployment Patterns - Choose the right setup for your needs
- đ¯ Project Structure - Learn the organization principles
- đ Guides - Step-by-step tutorials for common tasks
"Kubernetes is the platform, KubeZero makes it accessible."