OpenShift Network Plugins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
=SDN Plug-Ins= | =SDN Plug-Ins= | ||
= | ==subnet== | ||
All pods in the cluster can talk to each other, regardless of project (namespace). | All pods in the cluster can talk to each other, regardless of project (namespace). | ||
Line 19: | Line 19: | ||
os_sdn_network_plugin_name='redhat/openshift-ovs-subnet' | os_sdn_network_plugin_name='redhat/openshift-ovs-subnet' | ||
= | ==multitenant== | ||
Ansible configuration file: | Ansible configuration file: | ||
os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant' | os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant' | ||
==networkpolicy== | |||
=Operations= | =Operations= |
Revision as of 18:51, 17 October 2017
External
Internal
Overview
SDN Plug-Ins
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-multitenant'
networkpolicy
Operations
Information about the network plugin and network status:
Information about virtual networks assigned to each project: