Interview_Guide icon indicating copy to clipboard operation
Interview_Guide copied to clipboard

1.4 Protect node metadata and endpoints with NetworkPolicy - Example should be egress

Open zhujik opened this issue 1 year ago • 0 comments

The example reads as ingress network policy allowing everything from except the ec2 metadata ip. However, since the pods should be restricted to access the ec2 metadata, this should be an egress network policy instead, right? There will be no connections from the pod originating fromt the ec2 metadata ip.

zhujik avatar Jan 08 '24 08:01 zhujik