Skip to content
Merged
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
3 changes: 3 additions & 0 deletions install_config/install/advanced_install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,9 @@ 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