Acceptance suite
These checks map directly to the practical runtime part of the task.
This container lives inside the tenant namespace and executes the checks from the isolation task with its own network stack. Use it to verify that public internet still works, internal cluster APIs do not, and Gatekeeper Harbor remains reachable.
These checks map directly to the practical runtime part of the task.
Use the input field to test any URL, host:port or hostname from inside this container.
kubectl port-forward svc/network-access-probe 8080:8080.Cluster-internal API is blocked should pass only when https://kubernetes.default.svc:443/version is unreachable.Gatekeeper Harbor public endpoint works is the positive proof that public egress still functions after isolation.