1. Palo Alto Networks, "CN-Series Container Next-Generation Firewall Datasheet": "The CN-Series firewall provides L7 traffic visibility and control to stop lateral movement of threats between container trust zones as well as to and from the internet." This document explicitly states that a key function is to stop lateral movement. (paloaltonetworks.com/resources/datasheets/cn-series)
2. Palo Alto Networks, "VM-Series Virtual Next-Generation Firewalls Datasheet": This document describes the VM-Series as providing security for "north-south and east-west traffic within the virtualized environment." However, in a container context, its placement is typically at the host or cluster edge, making it the primary tool for North-South perimeter control, while CN-Series is purpose-built for granular intra-cluster (East-West) control. (paloaltonetworks.com/resources/datasheets/vm-series-virtual-firewalls)
3. Palo Alto Networks Documentation, "CN-Series Deployment Guide": The introduction section of the deployment guide for various Kubernetes platforms consistently highlights the firewall's role in securing traffic between pods. For example, in the "About the CN-Series Firewall" section, it states, "The CN-Series firewall is the containerized version of our ML-Powered Next-Generation Firewall (NGFW) that is purpose-built to secure traffic in Kubernetes environments." This purpose is inherently about controlling intra-cluster traffic. (docs.paloaltonetworks.com/cn-series/11-0/cn-series-deployment/about-the-cn-series-firewall)