Crossplane Concepts TODEPLETE: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:
=Control Plane=
=Control Plane=
<font color=darkkhaki>What is a control plane?</font>
<font color=darkkhaki>What is a control plane?</font>
Crossplane can be used to design ad implement a control plane that expose declarative APIs tailored to your unique orchestration needs.
=Provider=
=Provider=
A provider extends Crossplane to orchestrate new kinds of applications and infrastructure.
A provider extends Crossplane to orchestrate new kinds of applications and infrastructure.
=Configuration=
=Configuration=
A configuration extends Crossplane to expose new APIs.
A configuration extends Crossplane to expose new APIs.

Revision as of 21:05, 30 July 2022

Internal

Overview

Crossplane is an open source Kubernetes add-on that enables platform teams to assemble infrastructure from multiple vendors, and expose higher level self-service APIs for application teams to consume.

Organizatorium

Control Plane

What is a control plane?


Crossplane can be used to design ad implement a control plane that expose declarative APIs tailored to your unique orchestration needs.

Provider

A provider extends Crossplane to orchestrate new kinds of applications and infrastructure.

Configuration

A configuration extends Crossplane to expose new APIs.