Network Security

Protects traffic and boundaries through segmentation, default-deny rules, egress control, and TLS everywhere, minimizing what's actually reachable on the network. Use this whenever the user is configuring security groups or firewalls, designing network segmentation, asking why a service can reach something it shouldn't, setting up egress filtering, or enabling TLS between internal services. For identity-based access that replaces network location as the trust boundary use `zero-trust`; for Kubernetes-specific network policy and mesh use `kubernetes-networking`.

arjunprabhulal Updated

File contents

arjunprabhulal/devops-skills/tree/main/skills/security/network-security commit 219367157f

Frequently asked questions

npx skillmds@latest add arjunprabhulal/network-security