Skip to content

Commit ffe6d2c

Browse files
committed
Remove redundant statement about backward compatbility
Signed-off-by: Nic Cope <[email protected]>
1 parent a2a2d3f commit ffe6d2c

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

content/v2.0-preview/whats-new/_index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff 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
1920
flowchart LR
@@ -38,10 +39,6 @@ compose-svc@{animate: true}
3839
compose-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">}}
4643
Most users can upgrade to Crossplane v2 without breaking changes.
4744

0 commit comments

Comments
 (0)