root@ubuntu:~/sysdig/build/release/userspace/sysdig 175x14
Viewing: KBs Services For: whole machine
Source: to.scap (257142 evts, 3.90s) Filter: k8s.svc.id!=""
CPU VIRT RES FILE NET ID NAME NAMESPACE LABELS
29.00 4M 254K 9K 87.96K dcc0c37e-7e8c-11e5-8f05-000c297da085 wordpress loris name wordpress
10.50 839K 453K 648K 17.94K dc985407-7e8c-11e5-8f05-000c297da085 mysql loris name:mysql
1.50 130K 71K 6 1.84K 8dc16ac8-7e7d-11e5-8f05-000c297da085 kubernetes default component:apiserver, provider:kubernetes
CTRL+F P 1/3(33.3%)
Explanation
The image shows a terminal output from a sysdig tool, likely running in a Kubernetes environment. The output displays information about Kubernetes services, including CPU usage, memory (VIRT, RES), file usage, network ID, name, namespace, and labels. It shows three services: wordpress, mysql, and kubernetes, along with their resource consumption and configurations.