Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ include::_attributes/common-attributes.adoc[]

toc::[]

Before you deploy an {product-title} cluster on {gcp-first}, you provide parameters to customize your cluster and the platform that hosts it. When you create the `install-config.yaml` file, you provide values for the required parameters through the command line. You can then modify the `install-config.yaml` file to customize your cluster further.
[role="_abstract"]
Before you deploy an {product-title} cluster on {gcp-first}, you create the `install-config.yaml` file and provide parameters to customize your cluster and the platform that hosts it. You can then modify the `install-config.yaml` file to customize your cluster further.

include::modules/installation-configuration-parameters.adoc[leveloffset=+1]
2 changes: 1 addition & 1 deletion modules/installation-configuration-parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ endif::ibm-power-vs[]

[NOTE]
====
Set the `networking.machineNetwork` to match the CIDR that the preferred NIC resides in.
Set the `networking.machineNetwork` to match the CIDR of the preferred NIC.
====

|networking:
Expand Down