Join us Thursday, March 13th at 8:30 AM MST to discover how Blackbird simplifies building payment APIs, making API development faster and easier. Register now

Back to blog
KUBERNETES API GATEWAY

Understanding Traffic Management Terminology in Kubernetes

Jake Beck
February 5, 2020 | 1 min read
Traffic Management

When you start tackling the problem of getting traffic into your Kubernetes cluster, you’ll hear a lot of people talking about north/south vs. east/west traffic. What’s the difference and what do these terms mean?

North/South

North/south traffic is traffic flowing from the user into the cluster, through the ingress.

East/West

East/west traffic is traffic flowing around the Kubernetes cluster, service-to-service or service-to-datastore.

Edge Stack API Gateway

Efficiency & Enhance Security