The Cloud Native Control Plane
Go to file
Nic Cope b9b0a14684 Make ClusterUsage actually cluster scoped
Now with more cluster!

(Also, give it a status subresource.)

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-03-19 23:58:17 -07:00
.github Push v2 branch builds to https://charts.crossplane.io/preview 2025-03-17 14:16:56 -07:00
apis Make ClusterUsage actually cluster scoped 2025-03-19 23:58:17 -07:00
cluster Make ClusterUsage actually cluster scoped 2025-03-19 23:58:17 -07:00
cmd Add a util for finding usages 2025-03-19 22:33:37 -07:00
contributing Promote Claim Server Side Apply to Beta 2025-01-21 16:41:55 -08:00
design Merge pull request #6173 from ezgidemirel/one-pager-downgrade 2025-02-03 15:14:29 +03:00
hack fix: append storageversion marker only on exact match 2024-12-06 07:40:51 +01:00
internal Add a util for finding usages 2025-03-19 22:33:37 -07:00
security docs: add Bluesky social info 2024-12-20 12:48:14 -08:00
test Use legacy XRs in Usage E2E test functions 2025-03-12 16:10:15 -07:00
.gitignore Use an uncached client to retrieve composed resources not found in the cache (#6261) 2025-02-06 12:23:12 -06:00
.gitmodules Replace Makefile with Earthfile 2024-05-28 10:41:30 -07:00
.golangci.yml Promote functions to v1, deprecate native P&T 2024-08-14 21:53:48 -07:00
ADOPTERS.md Update ADOPTERS.md 2025-02-11 14:05:20 +02:00
CHARTER.md Updates repo links, workflow configurations and other references from master to main. 2024-09-03 12:54:19 +02:00
CODEOWNERS Add CODEOWNERS entry for ADOPTERS.md 2023-12-20 17:42:40 -08:00
CODE_OF_CONDUCT.md Updates repo links, workflow configurations and other references from master to main. 2024-09-03 12:54:19 +02:00
CONTRIBUTING.md Redirect CONTRIBUTING.md to contributing. 2023-01-23 19:19:04 -08:00
DCO Initial Project Scaffolding (#13) 2018-09-13 17:20:02 -07:00
Earthfile Use only CEL validation for Compositions 2025-02-28 13:22:29 -08:00
GOVERNANCE.md governance: sort steering committee table 2025-02-27 17:53:57 -08:00
LICENSE rename to crossplane 2018-11-19 15:56:32 -08:00
OWNERS.md Update Governance with the new steering committee. 2024-02-02 13:19:48 -08:00
PROJECT Update go mod and refs with crossplane org name 2020-02-18 21:01:18 -06:00
README.md add specific dates for releases 2025-02-11 12:55:29 -05:00
ROADMAP.md Updates repo links, workflow configurations and other references from master to main. 2024-09-03 12:54:19 +02:00
SECURITY.md Updates repo links, workflow configurations and other references from master to main. 2024-09-03 12:54:19 +02:00
banner.png Move docs/contributing and docs/media/banner.png to top-level 2023-01-23 19:19:04 -08:00
go.mod Bump to latest Goverter 2025-03-19 16:05:43 -07:00
go.sum Bump to latest Goverter 2025-03-19 16:05:43 -07:00
install.sh fail curl on 404 2023-10-26 15:32:00 -04:00

README.md

OpenSSF Best Practices CI Go Report Card

Crossplane

Crossplane is a framework for building cloud native control planes without needing to write code. It has a highly extensible backend that enables you to build a control plane that can orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that puts you in control of the schema of the declarative API it offers.

Crossplane is a Cloud Native Computing Foundation project.

Get Started

Crossplane's Get Started Docs cover install and cloud provider quickstarts.

Releases

GitHub release Artifact Hub

Currently maintained releases, as well as the next few upcoming releases are listed below. For more information take a look at the Crossplane release cycle documentation.

Release Release Date EOL
v1.17 Aug 29, 2024 May 2025
v1.18 Nov 5, 2024 Aug 2025
v1.19 Feb 11, 2025 Nov 2025
v1.20 Early May '25 Feb 2026
v1.21 Early Aug '25 May 2026
v1.22 Early Nov '25 Aug 2026

You can subscribe to the community calendar to track all release dates, and find the most recent releases on the releases page.

Roadmap

The public roadmap for Crossplane is published as a GitHub project board. Issues added to the roadmap have been triaged and identified as valuable to the community, and therefore a priority for the project that we expect to invest in.

The maintainer team regularly triages requests from the community to identify features and issues of suitable scope and impact to include in this roadmap. The community is encouraged to show their support for potential roadmap issues by adding a 👍 reaction, leaving descriptive comments, and attending the regular community meetings to discuss their requirements and use cases.

The maintainer team updates the roadmap on an as needed basis, in response to demand, priority, and available resources. The public roadmap can be updated at any time.

Milestones assigned to any issues in the roadmap are intended to give a sense of overall priority and the expected order of delivery. They should be considered approximate estimations and are not a strict commitment to a specific delivery timeline.

Crossplane Roadmap

Get Involved

Slack Bluesky Follow Twitter Follow YouTube Channel Subscribers

Crossplane is a community driven project; we welcome your contribution. To file a bug, suggest an improvement, or request a new feature please open an issue against Crossplane or the relevant provider. Refer to our contributing guide for more information on how you can help.

The Crossplane community meeting takes place every 4 weeks on Thursday at 10:00am Pacific Time. You can find the up to date meeting schedule on the Community Calendar.

Anyone who wants to discuss the direction of the project, design and implementation reviews, or raise general questions with the broader community is encouraged to join.

Special Interest Groups (SIG)

Each SIG collaborates in Slack and some groups have regular meetings, you can find the meetings in the Community Calendar.

Adopters

A list of publicly known users of the Crossplane project can be found in ADOPTERS.md. We encourage all users of Crossplane to add themselves to this list - we want to see the community's growing success!

License

Crossplane is under the Apache 2.0 license.

FOSSA Status