Crossplane Concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
===Reconciliation=== | ===Reconciliation=== | ||
==<span id='Composite_Resource'></span><span id='XR'></span>Composite Resource (XR)== | ==<span id='Composite_Resource'></span><span id='XR'></span>Composite Resource (XR)== | ||
* It can be thought of as a type. | |||
* Type of composite resource - defined with a Composite Resource Definition. | * Type of composite resource - defined with a Composite Resource Definition. | ||
* Type of claim - defined with a Composite Resource Definition. | * Type of claim - defined with a Composite Resource Definition. | ||
==External Resource== | ==External Resource== | ||
Revision as of 00:00, 2 November 2022
External
Internal
TODEPLETE
Overview
Resources in a Crossplane Context
Custom Resource
Managed Resource (MR)
Managed Resource Name
Reconciliation
Composite Resource (XR)
- It can be thought of as a type.
- Type of composite resource - defined with a Composite Resource Definition.
- Type of claim - defined with a Composite Resource Definition.
External Resource
Composite Resource Claim (Claim, XRC)
Composition
Why do we need a 'composition' to define how a composite resource maps onto managed resources? Why is not that information built into the composite resource definition itself?
Crossplane Resource Model (XRM)
- Standard Crossplane Resource Model fields.
Package
Package Format
Package Varieties
Provider Package
Configuration Package
Crossplane Package Manager
Provider
Is the provider a package?
Provider Kinds
Kubernetes Provider
Helm Provider
Configuration
Is the configuration a package?