Merge pull request #5230 from chenhuan12/patch-71
fix the command output
This commit is contained in:
@@ -62,6 +62,7 @@ Namespace: default
|
|||||||
Node: kubernetes-node-wul5/10.240.0.9
|
Node: kubernetes-node-wul5/10.240.0.9
|
||||||
Start Time: Thu, 24 Mar 2016 01:39:49 +0000
|
Start Time: Thu, 24 Mar 2016 01:39:49 +0000
|
||||||
Labels: app=nginx,pod-template-hash=1006230814
|
Labels: app=nginx,pod-template-hash=1006230814
|
||||||
|
Annotations: kubernetes.io/created-by={"kind":"SerializedReference","apiVersion":"v1","reference":{"kind" :"ReplicaSet","namespace":"default","name":"nginx-deployment-1956810328","uid":"14e607e7-8ba1-11e7-b5cb-fa16 ...
|
||||||
Status: Running
|
Status: Running
|
||||||
IP: 10.244.0.6
|
IP: 10.244.0.6
|
||||||
Controllers: ReplicaSet/nginx-deployment-1006230814
|
Controllers: ReplicaSet/nginx-deployment-1006230814
|
||||||
@@ -84,14 +85,22 @@ Containers:
|
|||||||
Started: Thu, 24 Mar 2016 01:39:51 +0000
|
Started: Thu, 24 Mar 2016 01:39:51 +0000
|
||||||
Ready: True
|
Ready: True
|
||||||
Restart Count: 0
|
Restart Count: 0
|
||||||
Environment Variables:
|
Environment: <none>
|
||||||
|
Mounts:
|
||||||
|
/var/run/secrets/kubernetes.io/serviceaccount from default-token-5kdvl (ro)
|
||||||
Conditions:
|
Conditions:
|
||||||
Type Status
|
Type Status
|
||||||
Ready True
|
Initialized True
|
||||||
|
Ready True
|
||||||
|
PodScheduled True
|
||||||
Volumes:
|
Volumes:
|
||||||
default-token-4bcbi:
|
default-token-4bcbi:
|
||||||
Type: Secret (a volume populated by a Secret)
|
Type: Secret (a volume populated by a Secret)
|
||||||
SecretName: default-token-4bcbi
|
SecretName: default-token-4bcbi
|
||||||
|
Optional: false
|
||||||
|
QoS Class: Guaranteed
|
||||||
|
Node-Selectors: <none>
|
||||||
|
Tolerations: <none>
|
||||||
Events:
|
Events:
|
||||||
FirstSeen LastSeen Count From SubobjectPath Type Reason Message
|
FirstSeen LastSeen Count From SubobjectPath Type Reason Message
|
||||||
--------- -------- ----- ---- ------------- -------- ------ -------
|
--------- -------- ----- ---- ------------- -------- ------ -------
|
||||||
|
|||||||
Reference in New Issue
Block a user