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:
12
12
* ** Managed resources are now namespaced**
13
13
* ** Composition supports any Kubernetes resource**
14
14
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.
17
18
18
19
``` mermaid
19
20
flowchart LR
@@ -38,10 +39,6 @@ compose-svc@{animate: true}
38
39
compose-rds@{animate: true}
39
40
```
40
41
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
-
45
42
{{<hint "tip">}}
46
43
Most users can upgrade to Crossplane v2 without breaking changes.
47
44
You can’t perform that action at this time.
0 commit comments