Skip to content

Commit 1cd0f1f

Browse files
authored
Merge pull request #35530 from codyhoag/vmware-and-hardware-dep
OSDOCS-2620 Deprecation for vSphere >= 6.7u3 and HW 13
2 parents 0e2038a + 5622f16 commit 1cd0f1f

21 files changed

+258
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,8 @@ Topics:
490490
- Name: Updating a restricted network cluster
491491
File: updating-restricted-network-cluster
492492
Distros: openshift-enterprise
493+
- Name: Updating hardware on nodes running on vSphere
494+
File: updating-hardware-on-nodes-running-on-vsphere
493495
# - Name: Troubleshooting an update
494496
# File: updating-troubleshooting
495497
---

installing/installing_vmc/installing-restricted-networks-vmc-user-infra.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3737

3838
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3939

40+
.Additional resources
41+
42+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
43+
4044
include::modules/installation-requirements-user-infra.adoc[leveloffset=+1]
4145

4246
include::modules/installation-network-user-infra.adoc[leveloffset=+2]

installing/installing_vmc/installing-restricted-networks-vmc.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3737

3838
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3939

40+
.Additional resources
41+
42+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
43+
4044
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+1]
4145

4246
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_vmc/installing-vmc-customizations.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3030

3131
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3232

33+
.Additional resources
34+
35+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
36+
3337
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+1]
3438

3539
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_vmc/installing-vmc-network-customizations-user-infra.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
2525

2626
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
2727

28+
.Additional resources
29+
30+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
31+
2832
include::modules/installation-requirements-user-infra.adoc[leveloffset=+1]
2933

3034
include::modules/installation-network-user-infra.adoc[leveloffset=+2]

installing/installing_vmc/installing-vmc-network-customizations.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3030

3131
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3232

33+
.Additional resources
34+
35+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
36+
3337
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+1]
3438

3539
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_vmc/installing-vmc-user-infra.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
2828

2929
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3030

31+
.Additional resources
32+
33+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
34+
3135
include::modules/installation-requirements-user-infra.adoc[leveloffset=+1]
3236

3337
include::modules/installation-network-user-infra.adoc[leveloffset=+2]

installing/installing_vmc/installing-vmc.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
2828

2929
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3030

31+
.Additional resources
32+
33+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
34+
3135
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+1]
3236

3337
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_vsphere/installing-restricted-networks-installer-provisioned-vsphere.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3232

3333
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
3434

35+
.Additional resources
36+
37+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
38+
3539
include::modules/installation-vsphere-installer-infra-requirements.adoc[leveloffset=+1]
3640

3741
include::modules/ssh-agent-using.adoc[leveloffset=+1]

installing/installing_vsphere/installing-restricted-networks-vsphere.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1]
3838

3939
include::modules/installation-vsphere-infrastructure.adoc[leveloffset=+1]
4040

41+
.Additional resources
42+
43+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
44+
4145
include::modules/installation-requirements-user-infra.adoc[leveloffset=+1]
4246

4347
include::modules/installation-network-user-infra.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)