OpenShift Network Plugins

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

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

Information about the network plugin and network status:

oc get clusternetwork