crossplane

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2019 License: Apache-2.0

README

Crossplane

Build Status GitHub release Docker Pulls Go Report Card FOSSA Status Slack Twitter Follow

Quality Gate Status Coverage Maintainability Rating Reliability Rating Security Rating

Overview

Crossplane is an open source multicloud control plane. It introduces workload and resource abstractions on-top of existing managed services that enables a high degree of workload portability across cloud providers. A single crossplane enables the provisioning and full-lifecycle management of services and infrastructure across a wide range of providers, offerings, vendors, regions, and clusters. Crossplane offers a universal API for cloud computing, a workload scheduler, and a set of smart controllers that can automate work across clouds.

Crossplane

Crossplane presents a declarative management style API that covers a wide range of portable abstractions including databases, message queues, buckets, data pipelines, serverless, clusters, and many more coming. It’s based on the declarative resource model of the popular Kubernetes project, and applies many of the lessons learned in container orchestration to multicloud workload and resource orchestration.

Crossplane supports a clean separation of concerns between developers and administrators. Developers define workloads without having to worry about implementation details, environment constraints, and policies. Administrators can define environment specifics, and policies. The separation of concern leads to a higher degree of reusability and reduces complexity.

Crossplane includes a workload scheduler that can factor a number of criteria including capabilities, availability, reliability, cost, regions, and performance while deploying workloads and their resources. The scheduler works alongside specialized resource controllers to ensure policies set by administrators are honored.

Architecture and Vision

The full architecture and vision of the Crossplane project is described in depth in the architecture document. It is the best place to learn more about how Crossplane fits into the Kubernetes ecosystem, the intended use cases, and comparisons to existing projects.

Getting Started and Documentation

For getting started guides, installation, deployment, and administration, see our Documentation.

Contributing

Crossplane is a community driven project and we welcome contributions. See Contributing to get started.

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

Please use the following to reach members of the community:

Community Meeting

A regular community meeting takes place every other Tuesday at 9:00 AM PT (Pacific Time). Convert to your local timezone.

Any changes to the meeting schedule will be added to the agenda doc and posted to Slack #announcements and the crossplane-dev mailing list.

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

Project Status

The project is an early preview. We realize that it's going to take a village to arrive at the vision of a multicloud control plane, and we wanted to open this up early to get your help and feedback. Please see the Roadmap for details on what we are planning for future releases, and the API Reference for the status of each Crossplane API group.

Official Releases

Official releases of Crossplane can be found on the releases page. Please note that it is strongly recommended that you use official releases of Crossplane, as unreleased versions from the master branch are subject to changes and incompatibilities that will not be supported in the official releases. Builds from the master branch can have functionality changed and even removed at any time without compatibility support and without prior notice.

Licensing

Crossplane is under the Apache 2.0 license.

FOSSA Status

Learn More

These curated links are a great resource for learning more about Crossplane including intro videos, usage, and best practices for writing Kubernetes controllers to extend Crossplane.

Directories

Path Synopsis
Package apis contains Kubernetes API groups
Package apis contains Kubernetes API groups
cache
Package cache contains cache API versions
Package cache contains cache API versions
cache/v1alpha1
Package v1alpha1 contains portable resource claims for caching services such as Redis clusters.
Package v1alpha1 contains portable resource claims for caching services such as Redis clusters.
compute
Package compute contains Kubernetes API groups for cloud compute resources.
Package compute contains Kubernetes API groups for cloud compute resources.
compute/v1alpha1
Package v1alpha1 contains portable resource claims for compute services such as Kubernetes clusters.
Package v1alpha1 contains portable resource claims for compute services such as Kubernetes clusters.
database
Package database contains Kubernetes API groups for database resource claims.
Package database contains Kubernetes API groups for database resource claims.
database/v1alpha1
Package v1alpha1 contains portable resource claims for database services such as MySQL or PostgreSQL.
Package v1alpha1 contains portable resource claims for database services such as MySQL or PostgreSQL.
stacks
Package stacks contains Kubernetes API groups for Crossplane stacks.
Package stacks contains Kubernetes API groups for Crossplane stacks.
stacks/v1alpha1
Package v1alpha1 contains resources relating to Crossplane Stacks.
Package v1alpha1 contains resources relating to Crossplane Stacks.
storage
Package storage contains Kubernetes API groups for cloud provider storage.
Package storage contains Kubernetes API groups for cloud provider storage.
storage/v1alpha1
Package v1alpha1 contains portable resource claims for storage services such as buckets.
Package v1alpha1 contains portable resource claims for storage services such as buckets.
workload
Package workload contains Kubernetes API groups for cloud workload resources.
Package workload contains Kubernetes API groups for cloud workload resources.
workload/v1alpha1
Package v1alpha1 contains resources relating to Crossplane Workloads.
Package v1alpha1 contains resources relating to Crossplane Workloads.
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL