Skip to content

Commit 5ff6151

Browse files
committed
OSDOCS#9120: Adding Assisted Installer and Agent-based Installer entries to vSphere TOC
1 parent 2a4d622 commit 5ff6151

File tree

3 files changed

+44
-0
lines changed

3 files changed

+44
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,12 @@ Topics:
493493
File: installing-vsphere-network-customizations
494494
- Name: Installing a cluster in a restricted network
495495
File: installing-restricted-networks-vsphere
496+
- Name: Assisted Installer
497+
Distros: openshift-enterprise
498+
File: installing-vsphere-assisted-installer
499+
- Name: Agent-based Installer
500+
Distros: openshift-enterprise
501+
File: installing-vsphere-agent-based-installer
496502
- Name: Installing a three-node cluster
497503
File: installing-vsphere-three-node
498504
- Name: Configuring the vSphere connection settings after an installation
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="installing-vsphere-agent-based-installer"]
3+
= Installing a cluster on vSphere using the Agent-based Installer
4+
include::_attributes/common-attributes.adoc[]
5+
:context: installing-vsphere-agent-based-installer
6+
7+
toc::[]
8+
9+
The Agent-based installation method provides the flexibility to boot your on-premises servers in any way that you choose. It combines the ease of use of the Assisted Installation service with the ability to run offline, including in air-gapped environments.
10+
11+
Agent-based installation is a subcommand of the {product-title} installer. It generates a bootable ISO image containing all of the information required to deploy an {product-title} cluster with an available release image.
12+
13+
[role="_additional-resources"]
14+
[id="additional-resources_installing-vsphere-agent-based-installer"]
15+
== Additional resources
16+
17+
* xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#preparing-to-install-with-agent-based-installer[Preparing to install with the Agent-based Installer]
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="installing-vsphere-assisted-installer"]
3+
= Installing a cluster on vSphere using the Assisted Installer
4+
include::_attributes/common-attributes.adoc[]
5+
:context: installing-vsphere-assisted-installer
6+
7+
toc::[]
8+
9+
You can install {product-title} on on-premise hardware or on-premise VMs by using the {ai-full}. Installing {product-title} by using the {ai-full} supports `x86_64`, `AArch64`, `ppc64le`, and `s390x` CPU architectures.
10+
11+
The {ai-full} is a user-friendly installation solution offered on the Red{nbsp}Hat Hybrid Cloud Console. The {ai-full} supports the various deployment platforms with a focus on the following infrastructures:
12+
13+
* Bare metal
14+
* Nutanix
15+
* vSphere
16+
17+
[role="_additional-resources"]
18+
[id="additional-resources_installing-vsphere-assisted-installer"]
19+
== Additional resources
20+
21+
* link:https://access.redhat.com/documentation/en-us/assisted_installer_for_openshift_container_platform/2024/html/installing_openshift_container_platform_with_the_assisted_installer/index[Installing {product-title} with the {ai-full}]

0 commit comments

Comments
 (0)