File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
content/v2.0-preview/whats-new Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ Crossplane v2 makes three major changes:
1212* ** Managed resources are now namespaced**
1313* ** Composition supports any Kubernetes resource**
1414
15- Despite these major changes, Crossplane v2 is backward compatible with
16- Crossplane v1.
15+ ** Crossplane v2 is better suited to building control planes for applications,
16+ not just infrastructure.** It removes the need for awkward abstractions like
17+ claims and provider-kubernetes Objects.
1718
1819``` mermaid
1920flowchart LR
@@ -38,10 +39,6 @@ compose-svc@{animate: true}
3839compose-rds@{animate: true}
3940```
4041
41- ** Crossplane v2 is better suited to building control planes for applications,
42- not just infrastructure.** It removes the need for awkward abstractions like
43- claims and provider-kubernetes Objects.
44-
4542{{<hint "tip">}}
4643Most users can upgrade to Crossplane v2 without breaking changes.
4744
You can’t perform that action at this time.
0 commit comments