Skip to content

Commit 74e4592

Browse files
authored
Merge pull request #8729 from guettli/patch-5
📖 Removed duplicate text block
2 parents b3d7640 + 5a33c8d commit 74e4592

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/book/src/tasks/experimental-features/cluster-class/change-clusterclass.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,10 @@ expect when planning your ClusterClass changes:
136136
is applied to the KCP template in ClusterClass.
137137

138138
- User should expect the Cluster topology to change consistently irrespective of how the change has been
139-
implemented inside the ClusterClass; in other words, if you change a template field "in place", if you
140-
rotate the template referenced in the ClusterClass by pointing to a new template with the same field
141-
changed, or if you change the same field via a patch, the effects on the Cluster are the same.
142-
143-
- Users should expect the Cluster topology to change consistently irrespective of how the change has been
144-
applied to the ClusterClass. In other words, if you change a template field "in place", or if you
145-
rotate the template referenced in the ClusterClass by pointing to a new template with the same field
146-
changed, or if you change the same field via a patch, the effects on the Cluster are the same.
139+
implemented inside the ClusterClass or applied to the ClusterClass. In other words,
140+
if you change a template field "in place", or if you rotate the template referenced in the
141+
ClusterClass by pointing to a new template with the same field changed, or if you change the
142+
same field via a patch, the effects on the Cluster are the same.
147143

148144
See [reference](#reference) for more details.
149145

0 commit comments

Comments
 (0)