加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
Crossplane is an open source Kubernetes add-on that transforms your Kubernetes cluster into a universal control plane. It allows you to manage your infrastructure, applications, and data services declaratively using the Kubernetes API.
Crossplane is a control plane framework for building cloud native control planes. It extends Kubernetes to manage any infrastructure or cloud service using the Kubernetes API, enabling a declarative and GitOps-friendly approach.
Existing infrastructure management often involves disparate tools and APIs (CLIs, vendor APIs, Terraform, Helm), leading to operational complexity, inconsistency, and vendor lock-in. Crossplane centralizes and standardizes infrastructure management via the Kubernetes API.
Extends the Kubernetes API to manage external infrastructure and services as native Kubernetes objects using Custom Resource Definitions (CRDs).
Allows users to compose multiple low-level managed resources into higher-level, opinionated abstractions (Compositions) for developers.
A framework for building and installing Providers that integrate Crossplane with any external API (cloud providers, SaaS, databases, etc.).
Crossplane is used in various scenarios where declarative and consistent infrastructure management is required, especially within a Kubernetes ecosystem.
Manage cloud databases (RDS, Azure SQL), message queues (SQS, Kafka), buckets (S3, GCS), and other infrastructure directly from Kubernetes manifests.
Achieve consistent, version-controlled infrastructure deployments aligned with application deployments.
Create higher-level APIs (e.g., a 'Developer Database' abstraction) that provision and configure multiple underlying resources based on simple inputs from developers.
Empower developers to provision their own required services without needing deep knowledge of the underlying infrastructure.
You might be interested in these projects
Chart.js is a powerful yet easy-to-use open-source JavaScript library that allows web developers to create responsive and interactive charts using the HTML5 canvas element. It provides a clean API and a variety of chart types.
Lawnchair is a free, open-source Android launcher that offers extensive customization options, bringing advanced features and a clean user experience to your home screen.
Ory Hydra is the only web-scale, fully customizable, OpenID Certified™ OpenID Connect and OAuth2 Provider in the world. Written in Go, it's a cloud-native, headless, API-first solution relied upon by major companies for web-scale security.