I have two questions sir, so please answer me 1. If one pod is one namespace and another pod is another namespace then the both pods are communicating with each other or not ? 2. If one pod is Dev environment in dev namespace and another pod is running on Prod environment in Prod namespace then can the two pods are communicating with each other ? So please do make this type of video and answer me please sir ???
Hi Alok, Could you please help me in getting the solution for the question that i faced in cka exam Q. Create a network policy for not having access from pods running on port 6378 and not having access to pods in a specific(say dev) namespace Awaiting for your response.. Please help
Read this page to get answer to your question, try to understand network policy instead of asking an answer to any problem because question may change in next attempt... kubernetes.io/docs/concepts/services-networking/network-policies/
I have the CKA exam in 3 days. Hopefully, I'll pass it. Can I copy resource templates from kubernetes.io into the windows node terminal by mouse clicking then copying and pasting it into the terminal or I need to use keyboard keys?
sir your series helped me to clear CKA exam.. thanks a lot !!!
Congratulations, I am always waiting for such comments. It is indeed a positive feedback.
how can we connect 1 node from control plane to another node of worker node
You need to do ssh to connect
metadata name "deny-network-policy" is it still valid on latest version kubernetes, or there are any changes ?
Thanks so much
Welcome
I have two questions sir, so please answer me
1. If one pod is one namespace and another pod is another namespace then the both pods are communicating with each other or not ?
2. If one pod is Dev environment in dev namespace and another pod is running on Prod environment in Prod namespace then can the two pods are communicating with each other ?
So please do make this type of video and answer me please sir ???
Any pod in any namespaces can communicate with each other with valid role assigned and proper naming.
Can I create a network policy for the service name or service domain name? I guess only pods.
Network Policy is for application isolation, as application resides in container and container inside pod so it defiantly applies to pods
Hi Alok,
Could you please help me in getting the solution for the question that i faced in cka exam
Q. Create a network policy for not having access from pods running on port 6378 and not having access to pods in a specific(say dev) namespace
Awaiting for your response.. Please help
Read this page to get answer to your question, try to understand network policy instead of asking an answer to any problem because question may change in next attempt... kubernetes.io/docs/concepts/services-networking/network-policies/
Did you repeat your CKA exam, and is it true you get a free retake of the exam ?
sir please make sidecar container example question
Sure, keep learning
I have the CKA exam in 3 days. Hopefully, I'll pass it.
Can I copy resource templates from kubernetes.io into the windows node terminal by mouse clicking then copying and pasting it into the terminal or I need to use keyboard keys?
Yes you can use mouse to copy paste, ctrl +c for copy and shift+ insert to paste using keyboard
@@AlokKumar Thaks a lot
@@Ilya-cw7qj how did it go, and are any of these dumps online even close to the exam tests, if so which ones. Thanks.