Skip to content

Commit e808582

Browse files
committed
test commit
1 parent 290b789 commit e808582

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
@@ -190,11 +190,11 @@ For advanced process level memory analysis, use [Inspektor Gadget](https://go.mi
190190

191191
```output
192192
193-
K8S.NODE K8S.NAMESPACE K8S.PODNAME COMM PID MEMORYVIRTUAL MEMORYRSS MEMORYRELATIVE
194-
aks-agentpool-3…901-vmss000001 default memory-stress stress 21676 944 MB 943 MB 5.6
195-
aks-agentpool-3…901-vmss000001 default memory-stress stress 21678 944 MB 943 MB 5.6
196-
aks-agentpool-3…901-vmss000001 default memory-stress stress 21677 944 MB 872 MB 5.2
197-
aks-agentpool-3…901-vmss000001 default memory-stress stress 21679 944 MB 796 MB 4.8
193+
K8S.NODE K8S.NAMESPACE K8S.PODNAME PID MEMORYVIRTUAL MEMORYRSS MEMORYRELATIVE
194+
aks-agentpool-3…901-vmss000001 default memory-stress 21676 944 MB 943 MB 5.6
195+
aks-agentpool-3…901-vmss000001 default memory-stress 21678 944 MB 943 MB 5.6
196+
aks-agentpool-3…901-vmss000001 default memory-stress 21677 944 MB 872 MB 5.2
197+
aks-agentpool-3…901-vmss000001 default memory-stress 21679 944 MB 796 MB 4.8
198198
199199
```
200200

0 commit comments

Comments
 (0)