We want to understand whether the enforcer can provide meaningful visibility into gVisor/runsc containers.
gVisor's Sentry intercepts guest syscalls in userspace, so sandboxed workloads don't issue "real" syscalls from the host's point of view. This breaks most assumptions our eBPF probes rely on. We need to quantify the gap before deciding if there's something to build.
Acceptance criteria
We want to understand whether the enforcer can provide meaningful visibility into gVisor/runsc containers.
gVisor's Sentry intercepts guest syscalls in userspace, so sandboxed workloads don't issue "real" syscalls from the host's point of view. This breaks most assumptions our eBPF probes rely on. We need to quantify the gap before deciding if there's something to build.
Acceptance criteria