Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: 1.25.6
Cloud being used: (put bare-metal if not on a public cloud) baremetal
Installation method:
Host OS: RHEL
CNI and version:
CRI and version:
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.
Hi All,
The file /sys/fs/cgroup/systemd/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod.slice/crio-/cgroup.procs on the worker node keeps track of pids of process running inside the container.
I want to access this file without going onto the worker node .
Is there any kubernetes command or api with which I can read the contents of this file .
Thanks ,
Ashish