-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HCIDOCS-474-4_16: Copying updates to 4.16 version
- Loading branch information
Talia Shwartzberg
committed
Dec 24, 2024
1 parent
a47b0be
commit 0438e44
Showing
9 changed files
with
249 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
modules/complete-assisted-installer-oci-custom-manifests.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * installing/installing_oci/installing-oci-assisted-installer.adoc | ||
|
||
:_mod-docs-content-type: PROCEDURE | ||
[id="adding-custom-manifests-oci_{context}"] | ||
= Adding custom manifests | ||
|
||
Add the mandatory custom manifests provided by Oracle. For details, see link:https://github.com/dfoster-oracle/oci-openshift/blob/v1.0.0-release-preview/custom_manifests/README.md[Custom Manifests (Oracle documentation).] | ||
|
||
.Prerequisites | ||
|
||
* You copied the `dynamic_custom_manifest.yml` file from the Terraform stack in {oci}. For details, see "Provisioning {oci} infrastructure for your cluster". | ||
.Procedure | ||
|
||
. On the *Custom manifests* page, in the *Folder* field, select `manifests`. This is the {ai-full} folder where you want to save the custom manifest file. | ||
|
||
. In the *File name* field, enter a filename, for example, `dynamic_custom_manifest.yml`. | ||
|
||
. Paste the contents of the `dynamic_custom_manifest.yml` file that you copied from {oci}: | ||
|
||
.. In the *Content* section, click the *Paste content* icon. | ||
|
||
.. If you are using Firefox, click *OK* to close the dialog box, and then press *Ctrl+V*. Otherwise, skip this step. | ||
|
||
. Click *Next* to save the custom manifest. | ||
|
||
. From the *Review and create* page, click *Install cluster* to create your {product-title} cluster on {oci}. | ||
|
||
After the cluster installation and initialization operations, the {ai-full} indicates the completion of the cluster installation operation. For more information, see "Completing the installation" section in the {ai-full} for {product-title} document. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * installing/installing_oci/installing-oci-assisted-installer.adoc | ||
|
||
:_mod-docs-content-type: PROCEDURE | ||
[id="assigning-node-roles-oci_{context}"] | ||
= Assigning node roles | ||
|
||
Following host discovery, the role of all nodes appears as *Auto-assign* by default. Change each of the node roles to either *Control Plane node* or *Worker*. | ||
|
||
.Prerequisites | ||
|
||
* You created and applied the Terraform stack in {oci}. For details, see "Provisioning {oci} infrastructure for your cluster". | ||
.Procedure | ||
|
||
. From the {ai-full} user interface, go to the *Host discovery* page. | ||
|
||
. Under the *Role* column, select either *Control plane node* or *Worker* for each targeted hostname. Then click *Next*. | ||
+ | ||
[NOTE] | ||
==== | ||
. Before continuing to the next step, wait for each node to reach `Ready` status. | ||
. Expand the node to verify that the hardware type is bare metal. | ||
==== | ||
|
||
. Accept the default settings for the *Storage* and *Networking* pages. Then click *Next*. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.