1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-11627: Consolidate vSphere docs under existing installation section

This commit is contained in:
Ashleigh Brennan
2024-08-20 11:47:05 -05:00
parent a2449459e9
commit 3ce22abea7
8 changed files with 24 additions and 28 deletions

View File

@@ -533,6 +533,12 @@ Topics:
File: using-vsphere-problem-detector-operator
- Name: Installation configuration parameters
File: installation-config-parameters-vsphere
- Name: Regions and zones for a VMware vCenter
File: post-install-vsphere-zones-regions-configuration
- Name: Enabling encryption on a vSphere cluster
File: vsphere-post-installation-encryption
- Name: Configuring the vSphere connection settings after an installation
File: installing-vsphere-post-installation-configuration
- Name: Installing on any platform
Dir: installing_platform_agnostic
Distros: openshift-origin,openshift-enterprise
@@ -594,10 +600,6 @@ Topics:
File: creating-multi-arch-compute-nodes-ibm-power
- Name: Managing your cluster with multi-architecture compute machines
File: multi-architecture-compute-managing
- Name: Enabling encryption on a vSphere cluster
File: vsphere-post-installation-encryption
- Name: Configuring the vSphere connection settings after an installation
File: installing-vsphere-post-installation-configuration
- Name: Machine configuration tasks
File: machine-configuration-tasks
- Name: Cluster tasks
@@ -623,8 +625,6 @@ Topics:
Distros: openshift-origin,openshift-enterprise
- Name: Configuring additional devices in an IBM Z or IBM LinuxONE environment
File: ibmz-post-install
- Name: Regions and zones for a VMware vCenter
File: post-install-vsphere-zones-regions-configuration
- Name: Red Hat Enterprise Linux CoreOS image layering
File: coreos-layering
Distros: openshift-enterprise

View File

@@ -17,4 +17,4 @@ include::modules/configuring-vsphere-connection-settings.adoc[leveloffset=+1]
include::modules/configuring-vsphere-verifying-configuration.adoc[leveloffset=+1]
For instructions on creating storage objects, see xref:../storage/dynamic-provisioning.adoc#dynamic-provisioning[Dynamic provisioning].
For instructions on creating storage objects, see xref:../../storage/dynamic-provisioning.adoc#dynamic-provisioning[Dynamic provisioning].

View File

@@ -28,29 +28,25 @@ If you want to migrate pre-existing {product-title} cluster compute nodes to a f
The cloud provider adds `topology.kubernetes.io/zone` and `topology.kubernetes.io/region` labels to any compute node provisioned by a machine set resource.
For more information, see xref:../machine_management/creating_machinesets/creating-machineset-vsphere.adoc[Creating a compute machine set].
For more information, see xref:../../machine_management/creating_machinesets/creating-machineset-vsphere.adoc[Creating a compute machine set].
====
include::modules/specifying-regions-zones-infrastructure-vsphere.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../post_installation_configuration/post-install-vsphere-zones-regions-configuration.adoc#references-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Parameters for the cluster-wide infrastructure CRD]
* xref:../../installing/installing_vsphere/post-install-vsphere-zones-regions-configuration.adoc#references-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Parameters for the cluster-wide infrastructure CRD]
include::modules/vsphere-enabling-multiple-layer2-networks.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../installing/installing_vsphere/upi/installing-vsphere-network-customizations.adoc#installation-network-connectivity-user-infra_installing-vsphere-network-customizations[Network connectivity requirements]
* xref:../machine_management/creating-infrastructure-machinesets.adoc#creating-infrastructure-machinesets-production[Creating infrastructure machine sets for production environments]
* xref:../machine_management/creating_machinesets/creating-machineset-vsphere.adoc#machineset-creating_creating-machineset-vsphere[Creating a compute machine set]
* xref:../../installing/installing_vsphere/upi/installing-vsphere-network-customizations.adoc#installing-vsphere-network-customizations[Installing a cluster on vSphere with network customizations]
* xref:../../machine_management/creating-infrastructure-machinesets.adoc#creating-infrastructure-machinesets-production[Creating infrastructure machine sets for production environments]
* xref:../../machine_management/creating_machinesets/creating-machineset-vsphere.adoc#machineset-creating_creating-machineset-vsphere[Creating a compute machine set]
include::modules/references-regions-zones-infrastructure-vsphere.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../post_installation_configuration/post-install-vsphere-zones-regions-configuration.adoc#specifying-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Specifying multiple regions and zones for your cluster on vSphere]
* xref:../../installing/installing_vsphere/post-install-vsphere-zones-regions-configuration.adoc#specifying-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Specifying multiple regions and zones for your cluster on vSphere]

View File

@@ -13,6 +13,6 @@ include::modules/vsphere-encrypting-vms.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_enabling-encryption-installation"]
== Additional resources
* xref:../nodes/nodes/nodes-nodes-working.adoc#nodes-nodes-working-evacuating_nodes-nodes-working[Working with nodes]
* xref:../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#vsphere-pv-encryption[vSphere encryption]
* xref:../installing/installing_vsphere/upi/upi-vsphere-installation-reqs.adoc#installation-vsphere-encrypted-vms_upi-vsphere-installation-reqs[Requirements for encrypting virtual machines]
* xref:../../nodes/nodes/nodes-nodes-working.adoc#nodes-nodes-working-evacuating_nodes-nodes-working[Working with nodes]
* xref:../../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#vsphere-pv-encryption[vSphere encryption]
* xref:../../installing/installing_vsphere/upi/upi-vsphere-installation-reqs.adoc#installation-vsphere-encrypted-vms_upi-vsphere-installation-reqs[Requirements for encrypting virtual machines]

View File

@@ -38,4 +38,4 @@ include::modules/cpmso-control-plane-recovery.adoc[leveloffset=+1]
include::modules/machine-lifecycle-hook-deletion-etcd.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../machine_management/deleting-machine.adoc#machine-lifecycle-hook-deletion_deleting-machine[Lifecycle hooks for the machine deletion phase]
* xref:../../machine_management/deleting-machine.adoc#machine-lifecycle-hook-deletion_deleting-machine[Lifecycle hooks for the machine deletion phase]

View File

@@ -1,5 +1,5 @@
// Module included in the following assemblies:
// * post_installation_configuration/post-install-vsphere-zones-regions-configuration.adoc
// * installing/installing_vsphere/post-install-vsphere-zones-regions-configuration.adoc
:_mod-docs-content-type: REFERENCE
[id="references-regions-zones-infrastructure-vsphere_{context}"]
@@ -27,4 +27,4 @@ The following table lists mandatory parameters for defining multiple regions and
|`resourcePool` | The full path of the resource pool associated with the failure domain.
|`datastore` | The full path of the datastore associated with the failure domain.
|`networks` | A list of port groups associated with the failure domain. Only one portgroup may be defined.
|===
|===

View File

@@ -1,5 +1,5 @@
// Module included in the following assemblies:
// * post_installation_configuration/post-install-vsphere-zones-regions-configuration.adoc
// * installing/installing_vsphere/post-install-vsphere-zones-regions-configuration.adoc
:_mod-docs-content-type: PROCEDURE
[id="vsphere-enabling-multiple-layer2-network_{context}"]
@@ -18,4 +18,4 @@ You can configure your cluster to use a multiple layer 2 network configuration s
* If you installed your cluster on infrastructure that you provided, which is defined as a user-provisioned infrastructure, complete the following actions to meet your needs:
** Configure your API load balancer and network so that the load balancer can reach the API and Machine Config Server on the control plane nodes.
** Configure your Ingress load balancer and network so that the load balancer can reach the Ingress pods on the compute or infrastructure nodes.
** Configure your Ingress load balancer and network so that the load balancer can reach the Ingress pods on the compute or infrastructure nodes.

View File

@@ -57,7 +57,7 @@ You can encrypt virtual machines (VMs) and dynamically provisioned persistent vo
{product-title} does not support RWX-encrypted PVs. You cannot request RWX PVs out of a storage class that uses an encrypted storage policy.
====
You must encrypt VMs before you can encrypt PVs, which you can do during installation or postinstallation.
You must encrypt VMs before you can encrypt PVs, which you can do during or after installation.
For information about encrypting VMs, see:
@@ -65,7 +65,7 @@ For information about encrypting VMs, see:
* xref:../../installing/installing_vsphere/upi/installing-vsphere.adoc#installation-vsphere-machines_installing-vsphere[During installation: Step 7 of Installing RHCOS and starting the {product-title} bootstrap process]
* xref:../../post_installation_configuration/vsphere-post-installation-encryption.adoc[Postinstallation enabling encryption on a vSphere cluster]
* xref:../../installing/installing_vsphere/vsphere-post-installation-encryption.adoc#vsphere-post-installation-encryption[Enabling encryption on a vSphere cluster]
After encrypting VMs, you can configure a storage class that supports dynamic encryption volume provisioning using the vSphere Container Storage Interface (CSI) driver. This can be accomplished in one of two ways using:
@@ -87,7 +87,7 @@ include::modules/persistent-storage-csi-vsphere-top-aware-during-install.adoc[le
include::modules/persistent-storage-csi-vsphere-top-aware-post-install.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources
* xref:../../post_installation_configuration/post-install-vsphere-zones-regions-configuration.adoc#specifying-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Specifying multiple regions and zones for your cluster on vSphere]
* xref:../../installing/installing_vsphere/post-install-vsphere-zones-regions-configuration.adoc#specifying-regions-zones-infrastructure-vsphere_post-install-vsphere-zones-regions-configuration[Specifying multiple regions and zones for your cluster on vSphere]
* https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vcenter-esxi-management/GUID-16422FF7-235B-4A44-92E2-532F6AED0923.html?hWord=N4IghgNiBcIC5gOYgL5A[VMware vSphere tag documentation]
include::modules/persistent-storage-csi-vsphere-top-aware-infra-top.adoc[leveloffset=+2]