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::[]
@@ -260,7 +266,7 @@ the Cluster Version Operator on port `9099`.
260
266
261
267
|===
262
268
263
- ifdef::vsphere[]
269
+ ifdef::vsphere,vmc []
264
270
[discrete]
265
271
== Ethernet adaptor hardware address requirements
266
272
@@ -271,11 +277,11 @@ Identifier (OUI) allocation ranges:
271
277
* `00:05:69:00:00:00` to `00:05:69:FF:FF:FF`
272
278
* `00:0c:29:00:00:00` to `00:0c:29:FF:FF:FF`
273
279
* `00:1c:14:00:00:00` to `00:1c:14:FF:FF:FF`
274
- * `00:50:56:00:00:00` to `00:50:56:FF :FF:FF`
280
+ * `00:50:56:00:00:00` to `00:50:56:3F :FF:FF`
275
281
276
282
If a MAC address outside the VMware OUI is used, the cluster installation will
277
283
not succeed.
278
- endif::vsphere[]
284
+ endif::vsphere,vmc []
279
285
280
286
ifdef::vsphere[]
281
287
:!vsphere:
@@ -292,6 +298,15 @@ If a DHCP server provides NTP server information, the chrony time service on the
292
298
endif::ibm-z[]
293
299
endif::azure,gcp[]
294
300
301
+ ifeval::["{context}" == "installing-vmc-user-infra"]
302
+ :!vmc:
303
+ endif::[]
304
+ ifeval::["{context}" == "installing-vmc-network-customizations-user-infra"]
305
+ :!vmc:
306
+ endif::[]
307
+ ifeval::["{context}" == "installing-restricted-networks-vmc-user-infra"]
308
+ :!vmc:
309
+ endif::[]
295
310
ifeval::["{context}" == "installing-ibm-z"]
296
311
:!ibm-z:
297
312
endif::[]
0 commit comments