Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.05 KB | None | 0 0
  1. apiVersion: v1
  2. items:
  3. - apiVersion: extensions/v1beta1
  4. kind: Deployment
  5. metadata:
  6. annotations:
  7. deployment.kubernetes.io/revision: "1"
  8. creationTimestamp: 2017-08-18T16:10:29Z
  9. generation: 1
  10. labels:
  11. app: ruby-istag
  12. name: ruby-istag
  13. namespace: test
  14. resourceVersion: "2050"
  15. selfLink: /apis/extensions/v1beta1/namespaces/test/deployments/ruby-istag
  16. uid: c1369d93-842f-11e7-aea0-2ec7c4a18a65
  17. spec:
  18. replicas: 1
  19. selector:
  20. matchLabels:
  21. app: ruby-istag
  22. strategy:
  23. rollingUpdate:
  24. maxSurge: 1
  25. maxUnavailable: 1
  26. type: RollingUpdate
  27. template:
  28. metadata:
  29. creationTimestamp: null
  30. labels:
  31. app: ruby-istag
  32. spec:
  33. containers:
  34. - command:
  35. - tail
  36. - -f
  37. - /dev/null
  38. image: 172.30.1.178:5000/test/ruby:2.3
  39. imagePullPolicy: IfNotPresent
  40. name: ruby-istag
  41. resources: {}
  42. terminationMessagePath: /dev/termination-log
  43. terminationMessagePolicy: File
  44. dnsPolicy: ClusterFirst
  45. restartPolicy: Always
  46. schedulerName: default-scheduler
  47. securityContext: {}
  48. terminationGracePeriodSeconds: 5
  49. status: {}
  50. - apiVersion: extensions/v1beta1
  51. kind: ReplicaSet
  52. metadata:
  53. annotations:
  54. deployment.kubernetes.io/desired-replicas: "1"
  55. deployment.kubernetes.io/max-replicas: "2"
  56. deployment.kubernetes.io/revision: "1"
  57. creationTimestamp: 2017-08-18T16:10:29Z
  58. generation: 1
  59. labels:
  60. app: ruby-istag
  61. pod-template-hash: "418904073"
  62. name: ruby-istag-418904073
  63. namespace: test
  64. ownerReferences:
  65. - apiVersion: extensions/v1beta1
  66. blockOwnerDeletion: true
  67. controller: true
  68. kind: Deployment
  69. name: ruby-istag
  70. uid: c1369d93-842f-11e7-aea0-2ec7c4a18a65
  71. resourceVersion: "2062"
  72. selfLink: /apis/extensions/v1beta1/namespaces/test/replicasets/ruby-istag-418904073
  73. uid: c1382cbf-842f-11e7-aea0-2ec7c4a18a65
  74. spec:
  75. replicas: 1
  76. selector:
  77. matchLabels:
  78. app: ruby-istag
  79. pod-template-hash: "418904073"
  80. template:
  81. metadata:
  82. creationTimestamp: null
  83. labels:
  84. app: ruby-istag
  85. pod-template-hash: "418904073"
  86. spec:
  87. containers:
  88. - command:
  89. - tail
  90. - -f
  91. - /dev/null
  92. image: centos/ruby-23-centos7@sha256:06df436ee1ab911cf5bd6fc296c6296e29c52639b1c8e0209dbcbc227c8cd7e6
  93. imagePullPolicy: IfNotPresent
  94. name: ruby-istag
  95. resources: {}
  96. terminationMessagePath: /dev/termination-log
  97. terminationMessagePolicy: File
  98. dnsPolicy: ClusterFirst
  99. restartPolicy: Always
  100. schedulerName: default-scheduler
  101. securityContext: {}
  102. terminationGracePeriodSeconds: 5
  103. status:
  104. availableReplicas: 1
  105. fullyLabeledReplicas: 1
  106. observedGeneration: 1
  107. readyReplicas: 1
  108. replicas: 1
  109. - apiVersion: v1
  110. kind: Pod
  111. metadata:
  112. annotations:
  113. kubernetes.io/created-by: |
  114. {"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"ReplicaSet","namespace":"test","name":"ruby-istag-418904073","uid":"c1382cbf-842f-11e7-aea0-2ec7c4a18a65","apiVersion":"extensions","resourceVersion":"2048"}}
  115. openshift.io/scc: restricted
  116. creationTimestamp: 2017-08-18T16:10:29Z
  117. generateName: ruby-istag-418904073-
  118. labels:
  119. app: ruby-istag
  120. pod-template-hash: "418904073"
  121. name: ruby-istag-418904073-2zzzn
  122. namespace: test
  123. ownerReferences:
  124. - apiVersion: extensions/v1beta1
  125. blockOwnerDeletion: true
  126. controller: true
  127. kind: ReplicaSet
  128. name: ruby-istag-418904073
  129. uid: c1382cbf-842f-11e7-aea0-2ec7c4a18a65
  130. resourceVersion: "2061"
  131. selfLink: /api/v1/namespaces/test/pods/ruby-istag-418904073-2zzzn
  132. uid: c13ad83e-842f-11e7-aea0-2ec7c4a18a65
  133. spec:
  134. containers:
  135. - command:
  136. - tail
  137. - -f
  138. - /dev/null
  139. image: centos/ruby-23-centos7@sha256:06df436ee1ab911cf5bd6fc296c6296e29c52639b1c8e0209dbcbc227c8cd7e6
  140. imagePullPolicy: IfNotPresent
  141. name: ruby-istag
  142. resources: {}
  143. securityContext:
  144. capabilities:
  145. drop:
  146. - KILL
  147. - MKNOD
  148. - SETGID
  149. - SETUID
  150. - SYS_CHROOT
  151. privileged: false
  152. runAsUser: 1000050000
  153. seLinuxOptions:
  154. level: s0:c7,c4
  155. terminationMessagePath: /dev/termination-log
  156. terminationMessagePolicy: File
  157. volumeMounts:
  158. - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
  159. name: default-token-vzjgh
  160. readOnly: true
  161. dnsPolicy: ClusterFirst
  162. imagePullSecrets:
  163. - name: default-dockercfg-nq74w
  164. nodeName: lenovo-t450s
  165. restartPolicy: Always
  166. schedulerName: default-scheduler
  167. securityContext:
  168. fsGroup: 1000050000
  169. seLinuxOptions:
  170. level: s0:c7,c4
  171. serviceAccount: default
  172. serviceAccountName: default
  173. terminationGracePeriodSeconds: 5
  174. volumes:
  175. - name: default-token-vzjgh
  176. secret:
  177. defaultMode: 420
  178. secretName: default-token-vzjgh
  179. status:
  180. conditions:
  181. - lastProbeTime: null
  182. lastTransitionTime: 2017-08-18T16:10:29Z
  183. status: "True"
  184. type: Initialized
  185. - lastProbeTime: null
  186. lastTransitionTime: 2017-08-18T16:10:30Z
  187. status: "True"
  188. type: Ready
  189. - lastProbeTime: null
  190. lastTransitionTime: 2017-08-18T16:10:29Z
  191. status: "True"
  192. type: PodScheduled
  193. containerStatuses:
  194. - containerID: docker://3cd7b6099ce91c52fa9472f47ff2c23dfeaef03a88f709091fc2a6fb773efb01
  195. image: 172.30.143.51:5000/test/ruby:2.3
  196. imageID: docker-pullable://172.30.143.51:5000/test/ruby@sha256:06df436ee1ab911cf5bd6fc296c6296e29c52639b1c8e0209dbcbc227c8cd7e6
  197. lastState: {}
  198. name: ruby-istag
  199. ready: true
  200. restartCount: 0
  201. state:
  202. running:
  203. startedAt: 2017-08-18T16:10:30Z
  204. hostIP: 172.16.20.152
  205. phase: Running
  206. podIP: 172.17.0.2
  207. qosClass: BestEffort
  208. startTime: 2017-08-18T16:10:29Z
  209. kind: List
  210. metadata: {}
  211. resourceVersion: ""
  212. selfLink: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement