Red Hat Training

A Red Hat training course is available for OpenShift Container Platform

14.3. 이미지 스트림 통계 보기

이미지 스트림에 대한 사용량 통계를 표시할 수 있습니다.

사용량 통계를 보려면 다음을 수행합니다.

$ oc adm top imagestreams
NAME                STORAGE     IMAGES  LAYERS
openshift/python    1.21GiB     4       36
openshift/ruby      717.76MiB   3       27
test/ruby-ex        150.65MiB   1       10
test/django-ex      186.07MiB   1       10

명령은 다음 정보를 표시합니다.

  • ImageStream의 프로젝트 및 이름
  • 내부 Red Hat Container Registry에 저장된 전체 이미지 스트림 의 크기
  • 이 특정 이미지 스트림이 가리키는 이미지
  • 레이어 수 ImageStream 은 다음으로 구성됩니다.