Skip to content

Commit ebd9eb1

Browse files
jeana-redhatopenshift-cherrypick-robot
authored andcommitted
format change to existing content
1 parent 0c01811 commit ebd9eb1

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

modules/ts-capi-migrate-unsupported-features.adoc

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ Attempting to use the following configurations might cause a migration to fail o
1717
This list might not be exhaustive.
1818
====
1919

20-
.General limitations
20+
[id="ts-capi-migrate-unsupported-features-general_{context}"]
21+
== General limitations
22+
23+
The following limitations apply to all clusters:
2124

2225
* Machine API compute machines cannot migrate to the Cluster API unless the `NodeDeletionTimeout` field uses the Cluster API default value of `10s`.
2326

@@ -37,9 +40,12 @@ This list might not be exhaustive.
3740
* The Cluster API does not support propagating labels or taints from machines to nodes.
3841
//OCPCLOUD-2861
3942

40-
.{aws-first} limitations
43+
[id="ts-capi-migrate-unsupported-features-aws_{context}"]
44+
== {aws-first} limitations
45+
46+
The following limitations apply to {aws-short} clusters:
4147

42-
* Machine API compute machines cannot use {aws-short} load balancers.
48+
* Machine API compute machines cannot use {aws-short} load balancers.
4349
//OCPCLOUD-2709
4450

4551
* The Machine API does not support using the following Amazon EC2 Instance Metadata Service (IMDS) configuration options:
@@ -53,8 +59,8 @@ This list might not be exhaustive.
5359
If you migrate a Cluster API machine template that uses IMDS configuration options to a Machine API compute machine set, expect the following behaviors:
5460
+
5561
--
56-
** Any machines that the migrated Machine API machine set creates will not have these fields.
57-
The underlying instances will not use these settings.
62+
** Any machines that the migrated Machine API machine set creates will not have these fields.
63+
The underlying instances will not use these settings.
5864
** Any existing machines that the migrated machine set manages will retain these fields.
5965
The underlying instances will continue to use these settings.
6066
--

0 commit comments

Comments
 (0)