Skip to content

Commit 0af56d5

Browse files
authored
Merge pull request #87681 from tshwartz/HCIDOCS-586-OCP
HCIDOCS-586-OCP: OCI integration day 2
2 parents ae9ee2f + 226406f commit 0af56d5

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

installing/installing_oci/installing-oci-assisted-installer.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ include::modules/complete-assisted-installer-oci-custom-manifests.adoc[leveloffs
6666
// Verifying a successful cluster installation on OCI
6767
include::modules/verifying-cluster-install-ai-oci.adoc[leveloffset=+1]
6868

69+
// Adding hosts to the cluster following the installation
70+
include::modules/installing-oci-adding-hosts-day-two.adoc[leveloffset=+1]
71+
72+
6973
// Troubleshooting the installation of a cluster on OCI
7074
include::modules/installing-troubleshooting-assisted-installer-oci.adoc[leveloffset=+1]
7175

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * installing/installing_oci/installing-oci-assisted-installer.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="installing-oci-adding-hosts-day-two_{context}"]
7+
= Adding hosts to the cluster following the installation
8+
9+
After creating a cluster with the {ai-full}, you can use the {hybrid-console} to add new host nodes to the cluster and approve their certificate signing requests (CRSs).
10+
11+
For details, see link:https://docs.oracle.com/en-us/iaas/Content/openshift-on-oci/adding-nodes.htm[Adding Nodes to a Cluster (Oracle documentation)].

0 commit comments

Comments
 (0)