CKS Exam Question 76
You are running a Kubernetes cluster with a variety of workloads. One of your applications is a database that stores sensitive customer data- To enhance security, you need to implement network policies to limit the network traffic to and from this database pod. Specifically, you want to only allow access to the database from your application pods and deny all other traffic.
Create a NetworkPolicy that accomplishes this objective.
Create a NetworkPolicy that accomplishes this objective.

