Skip to content

api-evangelist/crossplane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crossplane (crossplane)

Crossplane is a graduated CNCF open-source Kubernetes add-on that transforms a cluster into a universal control plane for cloud infrastructure, services, and applications. Crossplane introduces custom resources including CompositeResourceDefinitions (XRDs), Compositions, Claims, Providers, ProviderConfigs, Configurations, Functions, and EnvironmentConfigs, allowing platform teams to author self-service platform APIs that compose managed resources across AWS, GCP, Azure, and other providers using Kubernetes-style declarative configuration.

APIs.json: https://raw.githubusercontent.com/api-evangelist/crossplane/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Provider
  • Access: Public

Tags

  • Apache 2.0
  • CNCF
  • Cloud Native
  • Composition
  • Control Plane
  • Custom Resource Definitions
  • Graduated
  • Infrastructure as Code
  • Kubernetes
  • Multi-Cloud
  • Open Source
  • Platform Engineering
  • Providers

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-05-19

APIs

Crossplane Kubernetes API

The Crossplane Kubernetes API extends the Kubernetes API server with custom resources for managing cloud infrastructure declaratively. Resources are organized into two main API groups: apiextensions.crossplane.io for composition primitives (Compositions, CompositeResourceDefinitions, EnvironmentConfigs, DeploymentRuntimeConfigs) and pkg.crossplane.io for package management (Providers, Functions, Configurations and their revisions). All operations use standard Kubernetes REST conventions and are authenticated through the Kubernetes API server's authentication mechanisms.

Tags

  • Composition
  • Control Plane
  • Custom Resources
  • Infrastructure as Code
  • Kubernetes
  • Multi-Cloud
  • Platform Engineering

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Crossplane is a graduated CNCF open-source Kubernetes add-on that transforms a cluster into a universal control plane for cloud infrastructure, services, and applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors