Skip to main content

10 docs tagged with "network"

View all tags

DNS Security in Kubernetes

Protect CoreDNS from spoofing, cache poisoning, DNS tunneling, and unauthorized modifications to enhance Kubernetes cluster security.

Egress Control in Kubernetes

Restrict and monitor outbound traffic from Kubernetes workloads to prevent data exfiltration, command-and-control communication, and unauthorized external access.

Lack of Network Policies

How missing Kubernetes Network Policies enable lateral movement and data exfiltration by attackers.

netchecks

netchecks validates network connectivity assumptions in Kubernetes clusters by running declarative network tests to verify policies and connectivity.

Network Policies

Explore how Network Policies in Kubernetes control traffic flow and enhance security.

Service Mesh Security

Improve Kubernetes security by implementing mutual TLS (mTLS), zero-trust networking, and policy-based access control using service meshes like Istio, Linkerd, and Cilium.

Traffic Hijacking

How attackers manipulate Kubernetes network traffic to intercept, redirect, or disrupt communication between workloads.