Skip to content
Closed
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
4 changes: 4 additions & 0 deletions install_config/install/advanced_install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,10 @@ options] in the OAuth configuration. See xref:advanced-install-session-options[C

|`openshift_master_session_encryption_secrets`

|`openshift_set_node_ip`
|Configure `nodeIP` in the node config. This is needed in cases where node traffic is desired to go over an interface other than the default network interface.
The host variable `openshift_ip` be also configured on each node.

|`openshift_portal_net`
|This variable configures the subnet in which
xref:../../architecture/core_concepts/pods_and_services.adoc#services[services]
Expand Down