А
Size: a a a
А
DG

VR
A
VR
A
OS
IZ
IZ
IZ
DG
IZ
DG
DG
VR
$ oc adm release info registry.ci.openshift.org/origin/release:4.8 --commit-urls | grep pod
aws-pod-identity-webhook https://github.com/openshift/aws-pod-identity-webhook/commit/2b8eee2a4f0555c6d4ce7700fda774190574fb5d
pod https://github.com/openshift/kubernetes/commit/38b3eccb7e23fd950b6c7b5ec1cc3075b630aac3
VR
IZ
oc adm top pods <PODNAME> -n <NAMESPACE> --containers показывает, что:sum(container_memory_working_set_bytes{pod='POD-NAME',namespace='<NAMESPACE>',container='',}) BY (pod, namespace)sum(container_memory_working_set_bytes{pod='POD-NAME',namespace='<NAMESPACE>',}) BY (pod, namespace,container)IZ
DG