CKA: Kubernetes Network Policy
Aug 3, 2023 · 4 min read · Introduction By default, In k8s all pods can communicate to others across all namespaces and we can restrict or control that using network policy. Network Policy (netpol) is a namespace-level component. Network policy can be applied to pod or namespa...
Join discussion



