Datapath load balancer table cilium
List service VIP-to-backend mappings in BPF; verify kube-proxy-free LB programming
cilium-dbg bpf lb list
more cilium
all 23 commands →
Conntrack table entries
cilium-dbg bpf ct list global | head
Trace policy by identity
cilium-dbg policy trace --src-identity <id> --dst-identity <id> --dport <port>
Verbose agent health
cilium status --verbose
Observe TCP egress to FQDN
hubble observe --protocol tcp --from-pod <ns>/<pod> --to-fqdn '*.example.com'
ClusterMesh status
cilium clustermesh status --wait