Skip to content

Commit 49f9460

Browse files
authored
Merge pull request #51063 from mjpytlak/osdocs-4199
OSDOCS-4199: Added support statement about multiple vCenter deployments
2 parents 687a411 + c5977a9 commit 49f9460

15 files changed

+51
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ In {product-title} version {product-version}, you can install a cluster on VMwar
1010

1111
Once you configure your VMC environment for {product-title} deployment, you use the {product-title} installation program from the bastion management host, co-located in the VMC environment. The installation program and control plane automates the process of deploying and managing the resources needed for the {product-title} cluster.
1212

13+
include::snippets/vcenter-support.adoc[]
14+
1315
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1416
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1517

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ In {product-title} version {product-version}, you can install a cluster on VMwar
1010

1111
Once you configure your VMC environment for {product-title} deployment, you use the {product-title} installation program from the bastion management host, co-located in the VMC environment. The installation program and control plane automates the process of deploying and managing the resources needed for the {product-title} cluster.
1212

13+
include::snippets/vcenter-support.adoc[]
14+
1315
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1416
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1517

installing/installing_vmc/installing-vmc-customizations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Once you configure your VMC environment for {product-title} deployment, you use
1212

1313
To customize the {product-title} installation, you modify parameters in the `install-config.yaml` file before you install the cluster.
1414

15+
include::snippets/vcenter-support.adoc[]
16+
1517
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1618
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1719

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Once you configure your VMC environment for {product-title} deployment, you use
1212

1313
By customizing your network configuration, your cluster can coexist with existing IP address allocations in your environment and integrate with existing VXLAN configurations. You must set most of the network configuration parameters during installation, and you can modify only `kubeProxy` configuration parameters in a running cluster.
1414

15+
include::snippets/vcenter-support.adoc[]
16+
1517
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1618
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1719

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Once you configure your VMC environment for {product-title} deployment, you use
1212

1313
By customizing your {product-title} network configuration, your cluster can coexist with existing IP address allocations in your environment and integrate with existing VXLAN configurations. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. You must set most of the network configuration parameters during installation, and you can modify only `kubeProxy` configuration parameters in a running cluster.
1414

15+
include::snippets/vcenter-support.adoc[]
16+
1517
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1618
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1719

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ In {product-title} version {product-version}, you can install a cluster on VMwar
1010

1111
Once you configure your VMC environment for {product-title} deployment, you use the {product-title} installation program from the bastion management host, co-located in the VMC environment. The installation program and control plane automates the process of deploying and managing the resources needed for the {product-title} cluster.
1212

13+
include::snippets/vcenter-support.adoc[]
14+
1315
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1416
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1517

installing/installing_vmc/installing-vmc.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ In {product-title} version {product-version}, you can install a cluster on VMwar
1010

1111
Once you have configured your VMC environment for {product-title} deployment, you use the {product-title} installation program from the bastion management host, co-located in the VMC environment. The installation program and control plane automates the process of deploying and managing the resources needed for the {product-title} cluster.
1212

13+
include::snippets/vcenter-support.adoc[]
14+
1315
include::modules/setting-up-vmc-for-vsphere.adoc[leveloffset=+1]
1416
include::modules/vmc-sizer-tool.adoc[leveloffset=+2]
1517

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ toc::[]
88

99
In {product-title} {product-version}, you can install a cluster on VMware vSphere infrastructure in a restricted network by creating an internal mirror of the installation release content.
1010

11+
include::snippets/vcenter-support.adoc[]
12+
1113
[id="prerequisites_installing-restricted-networks-installer-provisioned-vsphere"]
1214
== Prerequisites
1315

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc::[]
99
In {product-title} version {product-version}, you can install a cluster on
1010
VMware vSphere infrastructure that you provision in a restricted network.
1111

12+
include::snippets/vcenter-support.adoc[]
13+
1214
[IMPORTANT]
1315
====
1416
The steps for performing a user-provisioned infrastructure installation are provided as an example only. Installing a cluster with infrastructure you provide requires knowledge of the vSphere platform and the installation process of {product-title}. Use the user-provisioned infrastructure installation instructions as a guide; you are free to create the required resources through other methods.

installing/installing_vsphere/installing-vsphere-installer-provisioned-customizations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc::[]
99
In {product-title} version {product-version}, you can install a cluster on your
1010
VMware vSphere instance by using installer-provisioned infrastructure. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster.
1111

12+
include::snippets/vcenter-support.adoc[]
13+
1214
== Prerequisites
1315

1416
* You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes.

0 commit comments

Comments
 (0)