TT
Thanks! Yes — Nyx runs in production on AKS and is fully tested on EKS as well. The approach scales because collection is scoped per-namespace rather than per-node: the DaemonSet sits on every node, but you choose which namespaces get monitored, so a 200-node cluster with 5 monitored namespaces costs about the same as a small one. The lab runs on kind, but it's the same enforcement path we run on real clusters.