What problem does it solve? Modern production networking spans eBPF, Cilium, AKS CNI modes, workload identity, and service meshes, and engineers struggle to choose the right combination and configure it correctly for Kubernetes and cloud environments. ## Core Features & Use Cases - AKS CNI Decision Guidance: Compares Azure CNI Overlay, Pod Subnet, Node Subnet, and Kubenet with the production-standard az aks create command using Cilium dataplane and ACNS. - eBPF and Cilium Reference: Covers XDP, TC hooks, kube-proxy replacement, CiliumNetworkPolicy examples, Hubble observability, and service mesh selection among Istio, Linkerd, and Cilium. - Zero Trust and Identity Patterns: Provides default-deny NetworkPolicy layering, SPIFFE/SPIRE workload identity architecture, mTLS overhead benchmarks, and network SLO targets with multi-burn-rate alerting. - Use Case: When designing a new AKS cluster, use this Skill to select the CNI mode, write Cilium network policies with FQDN egress filtering, configure Entra Workload Identity, and set up Hubble-based observability. ## Quick Start Ask the AI to design a production AKS networking stack with Cilium, network policies, and workload identity for a payments microservices environment.