-
Bug
-
Resolution: Done
-
Undefined
-
DO280 - OCP4.12-en-2-20230707
-
False
-
-
False
-
4
-
ROLE
-
-
-
en-US (English)
-
DO280 Sprint 1
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do280-4.12/pages/ch04s03 |
Reporter RHNID: | chetan-rhls |
Section title: | Configure Network Policies |
Language: | English |
Issue description:
- By changing the podSelector field in the previous example to be an item in the from list, all pods in namespaces with the network=dev label and all pods from any namespaces with the app=mobile label can reach the pods that match the top-level podSelector field. This sample shows a logical OR statement.
refer the official doc here : https://kubernetes.io/docs/concepts/services-networking/network-policies/
Steps to reproduce:
Expected result: