📜  Kubectl 获取 pod 的内存使用情况 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:45.810000             🧑  作者: Mango

代码示例1
kubectl exec pod_name -- /bin/bash
cat /sys/fs/cgroup/memory/memory.usage_in_bytes