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

|`openshift_master_session_encryption_secrets`

|`openshift_set_node_ip`
|This variable configures `nodeIP` in the node configuration. This variable is
needed in cases where it is desired for node traffic to go over an interface
other than the default network interface. The host variable `openshift_ip` can
also be 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