Linux Namespace
Isolates what a process can SEE — PID / Network / Mount / UTS and more.
The four kernel-level controls inside the Sandbox Executor. Click for detail.
4 result(s)
Isolates what a process can SEE — PID / Network / Mount / UTS and more.
A syscall firewall: rejects forbidden system calls before they run.
Caps how MUCH a process can use — CPU / Memory / I/O / PIDs.
Kills runaway jobs so nothing squats on resources forever.