August 11, 2026

How Do You Move From Static IPs to Dynamic Network Policies?

Dynamic network policies identify workloads by their service account rather than a fixed label or address. This gives teams a stable way to control traffic across an entire platform as systems grow.

Traditional network policies rely on labels attached to each namespace. This works well at a small scale, but as systems grow across many teams, the same rules repeat across dozens of namespaces. Labels can also change over time, so a stronger way to identify each workload helps teams manage traffic with confidence as they scale.

A modern networking layer solves this by mapping each service account directly to the traffic rules a workload needs. One rule can apply across the whole platform instead of being rewritten for every team. This approach covers several types of traffic, including web requests, and gives teams real time visibility, so they see exactly what is allowed, what is blocked, and why.

Tom Morelly, senior quality cloud engineer, shows how this works in practice through a simple three step approach. A baseline layer sets safe defaults for every team automatically. A shared services layer lets teams connect to resources such as databases when they need to. A final layer lets each team define exactly how their own services should talk to each other. 

The session includes a live demo, walking through each step and showing how teams check and refine their rules using real traffic data.

More Insights
August 11, 2026

How Do You Move From Static IPs to Dynamic Network Policies?

Dynamic network policies identify workloads by their service account rather than a fixed label or address. This gives teams a stable way to control traffic across an entire platform as systems grow.

Traditional network policies rely on labels attached to each namespace. This works well at a small scale, but as systems grow across many teams, the same rules repeat across dozens of namespaces. Labels can also change over time, so a stronger way to identify each workload helps teams manage traffic with confidence as they scale.

A modern networking layer solves this by mapping each service account directly to the traffic rules a workload needs. One rule can apply across the whole platform instead of being rewritten for every team. This approach covers several types of traffic, including web requests, and gives teams real time visibility, so they see exactly what is allowed, what is blocked, and why.

Tom Morelly, senior quality cloud engineer, shows how this works in practice through a simple three step approach. A baseline layer sets safe defaults for every team automatically. A shared services layer lets teams connect to resources such as databases when they need to. A final layer lets each team define exactly how their own services should talk to each other. 

The session includes a live demo, walking through each step and showing how teams check and refine their rules using real traffic data.