Skip to content

Commit 25b3b29

Browse files
committed
update COMM
1 parent 2ff6d7b commit 25b3b29

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/azure/azure-kubernetes/availability-performance/identify-memory-saturation-aks.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -197,11 +197,11 @@ For advanced process level memory analysis, use [Inspektor Gadget](https://go.mi
197197

198198
```output
199199
200-
K8S.NODE K8S.NAMESPACE K8S.PODNAME PID MEMORYVIRTUAL MEMORYRSS MEMORYRELATIVE
201-
aks-agentpool-3…901-vmss000001 default memory-stress 21676 944 MB 943 MB 5.6
202-
aks-agentpool-3…901-vmss000001 default memory-stress 21678 944 MB 943 MB 5.6
203-
aks-agentpool-3…901-vmss000001 default memory-stress 21677 944 MB 872 MB 5.2
204-
aks-agentpool-3…901-vmss000001 default memory-stress 21679 944 MB 796 MB 4.8
200+
K8S.NODE K8S.NAMESPACE K8S.PODNAME PID COMM MEMORYVIRTUAL MEMORYRSS MEMORYRELATIVE
201+
aks-agentpool-3…901-vmss000001 default memory-stress 21676 stress 944 MB 943 MB 5.6
202+
aks-agentpool-3…901-vmss000001 default memory-stress 21678 stress 944 MB 943 MB 5.6
203+
aks-agentpool-3…901-vmss000001 default memory-stress 21677 stress 944 MB 872 MB 5.2
204+
aks-agentpool-3…901-vmss000001 default memory-stress 21679 stress 944 MB 796 MB 4.8
205205
206206
```
207207

0 commit comments

Comments
 (0)