Crossplane
Cloud infrastructure the Kubernetes way
Crossplane is an open-source Kubernetes add-on that extends clusters to provision and manage cloud infrastructure using the Kubernetes API. It enables platform teams to build internal developer platforms by composing infrastructure resources into higher-level abstractions that application teams can self-service.
9.5k
GitHub Stars
free
Preise
Yes
Self-Hostable
Funktionen
- ✓ Kubernetes-native infrastructure management
- ✓ Custom resource definitions for cloud resources
- ✓ Composition for platform abstractions
- ✓ Multi-cloud provider support
- ✓ GitOps-friendly declarative model
- ✓ Package manager for extensions
- ✓ Real-time drift detection
- ✓ RBAC integration with Kubernetes
- ✓ Provider ecosystem (AWS, GCP, Azure)
- ✓ Composite resource definitions (XRDs)
Vorteile
- + Native Kubernetes experience
- + Excellent for platform engineering
- + CNCF incubating project
- + Strong composition model
- + Unified control plane for all infrastructure
Nachteile
- − Requires Kubernetes expertise
- − Steeper learning curve
- − Provider maturity varies
- − Complex for simple use cases