Hacker News new | ask | show | jobs
by arcastroe 778 days ago
If you're self-hosting on kubernetes, you can set up network policies with deny-all egress rule for this deployment/pod. This would block all outward network calls.