Hi thank you very much for your efforts. This is exactly the video I was looking for communication between namespaces , I have created one namespace for fast api and another namespace for Mongo db , I was unable to connect from web app to mongo service between namespaces , I will follow this and see. If you don’t mind can you please make a video for a web app pod and database pod on two different namespaces and their communication , I am planning to put monitoring namespace also and attach to these namespaces to web app namespace and database namespace
Hi , this video is very helpful. however, i do have one question, if we create a deny all policy on a user created namespace first. Dont we have to create allow policies next for communication between the use namespace pods and the pods form the system namespaces, also what happens to the communications from outside the cluster here? not sure why this part if not covered,. i mean , if my goal is to just communication between user created namespaces and not block communications between system namespaces and user created namespace, as well as the traffic from outside the cluster like accessing exposed service through web browser, what is the network policy for it? sorry for the long message.
i created 2 namespace created 2 pods in each NS created the denyall policy but still able to curl. im sure i did exactly as you did..why is denyall not working for me? did something change in new version?
Thank you for the video. It would be great if you could add the git repo details for reference.
Sure. Will add that in the description.
Thank you.
You're welcome!
Thanks for the explanation. Right Use cases were chosen. Can you please share the git link for the manifest files used.
Sure. Will add that in the description.
Hi thank you very much for your efforts. This is exactly the video I was looking for communication between namespaces , I have created one namespace for fast api and another namespace for Mongo db , I was unable to connect from web app to mongo service between namespaces , I will follow this and see. If you don’t mind can you please make a video for a web app pod and database pod on two different namespaces and their communication , I am planning to put monitoring namespace also and attach to these namespaces to web app namespace and database namespace
Thanks for your feedback. Noted your suggestion. Will come up with a video on that topic soon.
Hi , this video is very helpful. however, i do have one question, if we create a deny all policy on a user created namespace first. Dont we have to create allow policies next for communication between the use namespace pods and the pods form the system namespaces, also what happens to the communications from outside the cluster here? not sure why this part if not covered,. i mean , if my goal is to just communication between user created namespaces and not block communications between system namespaces and user created namespace, as well as the traffic from outside the cluster like accessing exposed service through web browser, what is the network policy for it? sorry for the long message.
Yes correct.
@@CloudGurus thanks for the response, can you please suggest a book/course that covers these RBAC, network policies stuff in detail?
i created 2 namespace
created 2 pods in each NS
created the denyall policy
but still able to curl.
im sure i did exactly as you did..why is denyall not working for me? did something change in new version?
Please share the error code.
NVM..i think problem was with lab..the other lab it just worked
Alright!
@@CloudGurus thanks man for checking in. I can play with netpols very well now thanks to your video
Nice video please share the github url
Sure. Will add that in the description.