Crossplane Concepts TODEPLETE: Difference between revisions
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit | * https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit | ||
* https://blog.crossplane.io/crossplane-vs-terraform/ | * https://blog.crossplane.io/crossplane-vs-terraform/ | ||
=Control Plane= | |||
<font color=darkkhaki>What is a control plane?</font> | |||
=Provider= | |||
A provider extends Crossplane to orchestrate new kinds of applications and infrastructure. | |||
=Configuration= | |||
A configuration extends Crossplane to expose new APIs. |
Revision as of 21:04, 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
- https://blog.upbound.io/introducing-crossplane-open-source-multicloud-control-plane/
- https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit
- https://blog.crossplane.io/crossplane-vs-terraform/
Control Plane
What is a control plane?
Provider
A provider extends Crossplane to orchestrate new kinds of applications and infrastructure.
Configuration
A configuration extends Crossplane to expose new APIs.