26
26
ifeval::["{context} " == "installing-vsphere"]
27
27
:vsphere:
28
28
endif::[]
29
-
30
29
ifeval::["{context} " == "installing-restricted-networks-vsphere"]
31
30
:vsphere:
32
31
endif::[]
33
-
34
32
ifeval::["{context} " == "installing-vsphere-network-customizations"]
35
33
:vsphere:
36
34
endif::[]
37
-
35
+ ifeval::["{context} " == "installing-vmc-user-infra"]
36
+ :vmc:
37
+ endif::[]
38
+ ifeval::["{context} " == "installing-vmc-network-customizations-user-infra"]
39
+ :vmc:
40
+ endif::[]
41
+ ifeval::["{context} " == "installing-restricted-networks-vmc-user-infra"]
42
+ :vmc:
43
+ endif::[]
38
44
ifeval::["{context} " == "installing-ibm-z"]
39
45
:ibm-z:
40
46
endif::[]
@@ -263,7 +269,7 @@ the Cluster Version Operator on port `9099`.
263
269
264
270
|===
265
271
266
- ifdef::vsphere[]
272
+ ifdef::vsphere,vmc []
267
273
[discrete]
268
274
== Ethernet adaptor hardware address requirements
269
275
@@ -274,11 +280,11 @@ Identifier (OUI) allocation ranges:
274
280
* `00:05:69:00:00:00` to `00:05:69:FF:FF:FF`
275
281
* `00:0c:29:00:00:00` to `00:0c:29:FF:FF:FF`
276
282
* `00:1c:14:00:00:00` to `00:1c:14:FF:FF:FF`
277
- * `00:50:56:00:00:00` to `00:50:56:FF :FF:FF`
283
+ * `00:50:56:00:00:00` to `00:50:56:3F :FF:FF`
278
284
279
285
If a MAC address outside the VMware OUI is used, the cluster installation will
280
286
not succeed.
281
- endif::vsphere[]
287
+ endif::vsphere,vmc []
282
288
283
289
ifdef::vsphere[]
284
290
:!vsphere:
@@ -295,6 +301,15 @@ If a DHCP server provides NTP server information, the chrony time service on the
295
301
endif::ibm-z[]
296
302
endif::azure,gcp[]
297
303
304
+ ifeval::["{context}" == "installing-vmc-user-infra"]
305
+ :!vmc:
306
+ endif::[]
307
+ ifeval::["{context}" == "installing-vmc-network-customizations-user-infra"]
308
+ :!vmc:
309
+ endif::[]
310
+ ifeval::["{context}" == "installing-restricted-networks-vmc-user-infra"]
311
+ :!vmc:
312
+ endif::[]
298
313
ifeval::["{context}" == "installing-ibm-z"]
299
314
:!ibm-z:
300
315
endif::[]
0 commit comments