The application development team is pushing a Kubernetes application into production.

The application development team is pushing a Kubernetes application into production. I consists of an application server and a database. The team wants to ensure that only the production application server can access the production database.
Can the development team meet this requirement using Kubernetes Network Policy?
A. Yes, by using kubect1 to create a Network Policy that only allows pods on the same network segment to talk to each other.
B. Yes. by logging in to NSX Manager and creating a firewall rules to only allow the production application server pod to talk to the database
C. Yes, by using kubect1 to create a policy that disables pod to pod communication in the Namespace
D. No, Kubernetes Network Policy does not support this action.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.