14.4.2. コンピュートリソースの表示
Pod のコンピュートリソースを表示するには、以下を実行します。
oc describe pod ruby-hello-world-tfjxt
$ oc describe pod ruby-hello-world-tfjxt
Name: ruby-hello-world-tfjxt
Namespace: default
Image(s): ruby-hello-world
Node: /
Labels: run=ruby-hello-world
Status: Pending
Reason:
Message:
IP:
Replication Controllers: ruby-hello-world (1/1 replicas created)
Containers:
ruby-hello-world:
Container ID:
Image ID:
Image: ruby-hello-world
QoS Tier:
cpu: Burstable
memory: Burstable
Limits:
cpu: 200m
memory: 400Mi
ephemeral-storage: 1Gi
Requests:
cpu: 100m
memory: 200Mi
ephemeral-storage: 2Gi
State: Waiting
Ready: False
Restart Count: 0
Environment Variables: