OpenShift Network Plugins: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


=Common OVN Subnet=
=Common OVN Subnet=
All pods in the cluster can talk to each other, regardless of project (namespace).


Ansible configuration file:
Ansible configuration file:

Revision as of 18:57, 16 May 2017

Internal

Common OVN Subnet

All pods in the cluster can talk to each other, regardless of project (namespace).

Ansible configuration file:

os_sdn_network_plugin_name='redhat/openshift-ovs-subnet'

Multitenant

Ansible configuration file:

os_sdn_network_plugin_name='redhat/openshift-ovs-subnet'

Operations

oc get clusternetwork