Syn K8S Netpolicy

Kubernetes: network policy isolation

legendtkl 7a9c7cc 656 B Updated

File contents

Kubernetes: network policy isolation

When to use

Use this skill for network policy isolation in Kubernetes. This skill specifically handles network policy isolation and nothing else in the Kubernetes family.

Procedure

Write NetworkPolicy resources to default-deny traffic and explicitly allow pod-to-pod ingress/egress by label selector and port.

Notes

This is the Kubernetes skill dedicated to network policy isolation. Sibling skills cover other Kubernetes capabilities; this one is the right choice only when the task is about network policy isolation.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-k8s-netpolicy commit 7a9c7cc1e8

Frequently asked questions

npx skillmds@latest add legendtkl/syn-k8s-netpolicy