Home Explore Blog CI



kubernetes

3rd chunk of `content/en/blog/_posts/2017-10-00-Enforcing-Network-Policies-In-Kubernetes.md`
c070df13cb1a5813c6df8d8f7036136252b592411b263c890000000100000116
![](https://lh6.googleusercontent.com/FYmu74F7fW7DabtzBd6PULsgzKz0WmCli2Sw0SW8zVr0U7m-P6eGvov0mZGv9ngxncGXJmPxzapL3yQXXSBKTHsI8zw5kh-2hqzK6fW7YuqU6X5ofb5ilbis2KUJ2HvF3IHXsMcK)  

You can enable a policy like this by applying the following manifest in your Kubernetes cluster:  

Title: Enabling Network Policy to Restrict Pod Traffic
Summary
The provided text describes how to enable a network policy that restricts traffic between pods in a Kubernetes cluster, implying that a manifest will be provided to apply this configuration.