Securing Kubernetes Cluster Networking The Unoffical Guide to Kubernetes Network Policies Ahmet Alp Balkan published on 08 August 2017 Network Policies is a new Kubernetes feature to configure how groups of pods are allowed to communicate with each other and other network endpoints. In other words, it creates firewalls between pods running on a Kubernetes cluster. This guide is meant to explain th