aicoolies logo
Crossplane logo

Crossplane

Kubernetes-native cloud infrastructure control plane

Share
open-sourceOpen Source
Visit Website →

Crossplane is a CNCF Graduated open-source project that extends Kubernetes to manage cloud infrastructure through declarative APIs. Platform teams compose custom infrastructure abstractions as Compositions and publish them as self-service APIs. It provisions resources across AWS, Azure, GCP, and 200+ providers directly from kubectl. Used by 450+ organizations with 11,000+ GitHub stars.

Crossplane transforms Kubernetes from a container orchestrator into a universal control plane for cloud infrastructure. Instead of managing infrastructure through separate tools like Terraform or Pulumi with their own state files and workflows, Crossplane uses Kubernetes' native reconciliation loop to continuously ensure that declared infrastructure matches reality. Platform engineers define Compositions that combine multiple cloud resources into higher-level abstractions and publish them as custom Kubernetes APIs. Application teams then request infrastructure through standard kubectl commands or GitOps workflows without needing cloud provider credentials or IaC expertise.

The provider ecosystem covers over 200 cloud services across major platforms. AWS, Azure, and GCP providers expose thousands of managed resources as Kubernetes custom resources, from databases and storage buckets to networking configurations and IAM policies. Crossplane's composition engine supports patching, transforms, and conditional logic, enabling platform teams to encode organizational policies directly into infrastructure abstractions. For example, a DatabaseClaim API might automatically provision an RDS instance with encryption enabled, backup configured, and monitoring attached — all defined once and reused across teams.

As a CNCF Graduated project alongside Kubernetes, Prometheus, and Envoy, Crossplane carries the highest level of open-source maturity certification. The project reached graduation in October 2025, reflecting production adoption across over 450 organizations and contributions from more than 3,000 developers. Crossplane integrates naturally with GitOps tools like Argo CD and Flux, policy engines like OPA and Kyverno, and secret management solutions. Its control-plane architecture means infrastructure state lives in etcd rather than external state files, providing the same consistency guarantees and RBAC controls that teams already use for workloads.

Pricing

Free and open source (Apache-2.0); Upbound Cloud paid option

Platforms

Kubernetes — Helm chart, any K8s cluster

Categories

Tags

Use Cases

Alternatives

Related Tools

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source

kubectl-ai

Google’s open-source Kubernetes assistant that translates natural-language intent into precise cluster operations.

kubectl-ai is an AI-powered Kubernetes assistant from Google Cloud Platform. It acts as an intelligent interface for cluster work, translating operator intent into Kubernetes commands and workflows. The key distinction from reactive diagnosis tools is that kubectl-ai is designed as an interactive natural-language interface for planning and executing Kubernetes operations, with provider configuration and MCP-oriented workflows around the CLI.

open-sourceOpen SourceTelemetry
Vald logo

Vald

Cloud-native distributed vector search engine built for Kubernetes with automatic indexing and horizontal scaling.

Vald is a highly scalable distributed approximate nearest neighbor (ANN) vector search engine designed for cloud-native, Kubernetes-based architectures. Maintained by LY Corporation and listed in the CNCF Landscape, it uses the NGT algorithm (developed at Yahoo Japan), supports automatic incremental index backup, and handles billion-scale datasets across loosely coupled microservice components that scale horizontally via Helm.

open-sourceOpen Source
Freestyle logo

Freestyle

Sandboxes for coding agents — Linux VMs, Git, and deploys in one box

Freestyle is YC-backed sandbox infrastructure built for AI coding agents, shipping secure Linux VMs with nested virtualization, Git servers, and one-click web deploys. It lets agents run real workloads, branch repos, and deploy apps under short-lived identities while billing only for active compute. Used in production by vly.ai, Rork, and Vibeflow.

freemium
OpenSRE logo

OpenSRE

Open-source toolkit for building AI SRE incident response agents

OpenSRE is Tracer Cloud’s open-source public-alpha Python toolkit for building AI SRE agents that investigate and respond to production incidents. It ships 60+ tools across observability, databases, incident management, communications, deployment and protocol integrations, plus simulation/evaluation workflows for benchmarking agent accuracy before live pager use.

open-sourceOpen Source
Twill AI logo

Twill AI

Autonomous coding agents that ship while you sleep

Twill is an autonomous coding agent platform that implements features, fixes bugs, and ships pull requests without manual intervention. Uses structured workflow of research, planning, human review, implementation in isolated sandbox, AI code review, then merge. Supports custom agent configurations with multiple LLM providers, isolated dev environments for verification, and integrations with GitHub, Linear, Sentry, Notion, and cloud platforms for end-to-end engineering automation.

freemium