root@ubuntu:~/sysdig/build/release/userspace/sysdig 175x14
Viewing: K8s Namespaces For: whole machine
Source: lo.scap (257142 evts, 3.90s) Filter: k8s.ns.id!=""
CPU VIRT RES FILE NET ID NAME LABELS
39. 75 5M 728K 792K 175.92K dc7e33ec-7e8c-11e5-8f05-000c297da085 loris name: Loris
1.50 139K 71K 0 1.84K 8dad1576-7e7d-11e5-8f05-000c297da085 default
1/2(50.0%)
Explanation
The image shows the output of a system monitoring tool called sysdig, focused on Kubernetes (K8s) namespaces. It displays information about CPU usage, virtual memory, resident set size (RES), file usage, network ID (NET ID), name, and labels for two namespaces: "loris" and "default". The tool is filtering by namespace ID, excluding those with an empty ID.