wms-gateway.yml 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. apiVersion: apps/v1
  2. kind: Deployment
  3. metadata:
  4. annotations:
  5. deployment.kubernetes.io/revision: "1"
  6. field.cattle.io/creatorId: user-6fxhv
  7. field.cattle.io/publicEndpoints: '[{"addresses":["10.100.166.50"],"port":30188,"protocol":"TCP","serviceName":"wms:wms-gateway-nodeport","allNodes":true}]'
  8. creationTimestamp: "2022-09-23T05:49:52Z"
  9. generation: 2
  10. labels:
  11. cattle.io/creator: norman
  12. workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
  13. managedFields:
  14. - apiVersion: apps/v1
  15. fieldsType: FieldsV1
  16. fieldsV1:
  17. f:metadata:
  18. f:annotations:
  19. f:field.cattle.io/publicEndpoints: {}
  20. manager: agent
  21. operation: Update
  22. time: "2022-09-23T05:49:52Z"
  23. - apiVersion: apps/v1
  24. fieldsType: FieldsV1
  25. fieldsV1:
  26. f:metadata:
  27. f:annotations:
  28. f:deployment.kubernetes.io/revision: {}
  29. f:status:
  30. f:conditions:
  31. .: {}
  32. k:{"type":"Available"}:
  33. .: {}
  34. f:lastTransitionTime: {}
  35. f:lastUpdateTime: {}
  36. f:message: {}
  37. f:reason: {}
  38. f:status: {}
  39. f:type: {}
  40. k:{"type":"Progressing"}:
  41. .: {}
  42. f:lastTransitionTime: {}
  43. f:lastUpdateTime: {}
  44. f:message: {}
  45. f:reason: {}
  46. f:status: {}
  47. f:type: {}
  48. f:observedGeneration: {}
  49. f:replicas: {}
  50. f:unavailableReplicas: {}
  51. f:updatedReplicas: {}
  52. manager: kube-controller-manager
  53. operation: Update
  54. subresource: status
  55. time: "2022-09-23T05:49:52Z"
  56. - apiVersion: apps/v1
  57. fieldsType: FieldsV1
  58. fieldsV1:
  59. f:metadata:
  60. f:annotations:
  61. .: {}
  62. f:field.cattle.io/creatorId: {}
  63. f:labels:
  64. .: {}
  65. f:cattle.io/creator: {}
  66. f:workload.user.cattle.io/workloadselector: {}
  67. f:spec:
  68. f:progressDeadlineSeconds: {}
  69. f:replicas: {}
  70. f:revisionHistoryLimit: {}
  71. f:selector: {}
  72. f:strategy:
  73. f:rollingUpdate:
  74. .: {}
  75. f:maxSurge: {}
  76. f:maxUnavailable: {}
  77. f:type: {}
  78. f:template:
  79. f:metadata:
  80. f:annotations:
  81. .: {}
  82. f:cattle.io/timestamp: {}
  83. f:field.cattle.io/ports: {}
  84. f:labels:
  85. .: {}
  86. f:workload.user.cattle.io/workloadselector: {}
  87. f:spec:
  88. f:containers:
  89. k:{"name":"wms-gateway"}:
  90. .: {}
  91. f:image: {}
  92. f:imagePullPolicy: {}
  93. f:name: {}
  94. f:ports:
  95. .: {}
  96. k:{"containerPort":8080,"protocol":"TCP"}:
  97. .: {}
  98. f:containerPort: {}
  99. f:name: {}
  100. f:protocol: {}
  101. f:resources: {}
  102. f:securityContext:
  103. .: {}
  104. f:allowPrivilegeEscalation: {}
  105. f:capabilities: {}
  106. f:privileged: {}
  107. f:readOnlyRootFilesystem: {}
  108. f:runAsNonRoot: {}
  109. f:stdin: {}
  110. f:terminationMessagePath: {}
  111. f:terminationMessagePolicy: {}
  112. f:tty: {}
  113. f:dnsPolicy: {}
  114. f:restartPolicy: {}
  115. f:schedulerName: {}
  116. f:securityContext: {}
  117. f:terminationGracePeriodSeconds: {}
  118. manager: rancher
  119. operation: Update
  120. time: "2022-09-23T05:49:52Z"
  121. name: wms-gateway
  122. namespace: wms
  123. resourceVersion: "77237"
  124. uid: 0a3900e8-060c-4b63-83c0-88bdaca4fd84
  125. spec:
  126. progressDeadlineSeconds: 600
  127. replicas: 1
  128. revisionHistoryLimit: 10
  129. selector:
  130. matchLabels:
  131. workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
  132. strategy:
  133. rollingUpdate:
  134. maxSurge: 1
  135. maxUnavailable: 0
  136. type: RollingUpdate
  137. template:
  138. metadata:
  139. annotations:
  140. cattle.io/timestamp: "2022-09-23T05:49:51Z"
  141. field.cattle.io/ports: '[[{"containerPort":8080,"dnsName":"wms-gateway-nodeport","hostPort":0,"kind":"NodePort","name":"8080tcp01","protocol":"TCP","sourcePort":0}]]'
  142. creationTimestamp: null
  143. labels:
  144. workload.user.cattle.io/workloadselector: deployment-wms-wms-gateway
  145. spec:
  146. containers:
  147. - image: 10.100.166.50:15001/wms/wms-gateway@sha256:6e8c061d45420800a12ea0335e9ecd4c9c2154fd84d2d6554740716255772a45
  148. imagePullPolicy: Always
  149. name: wms-gateway
  150. ports:
  151. - containerPort: 8080
  152. name: 8080tcp01
  153. protocol: TCP
  154. resources: {}
  155. securityContext:
  156. allowPrivilegeEscalation: false
  157. capabilities: {}
  158. privileged: false
  159. readOnlyRootFilesystem: false
  160. runAsNonRoot: false
  161. stdin: true
  162. terminationMessagePath: /dev/termination-log
  163. terminationMessagePolicy: File
  164. tty: true
  165. dnsPolicy: ClusterFirst
  166. restartPolicy: Always
  167. schedulerName: default-scheduler
  168. securityContext: {}
  169. terminationGracePeriodSeconds: 30
  170. status:
  171. conditions:
  172. - lastTransitionTime: "2022-09-23T05:49:52Z"
  173. lastUpdateTime: "2022-09-23T05:49:52Z"
  174. message: Deployment does not have minimum availability.
  175. reason: MinimumReplicasUnavailable
  176. status: "False"
  177. type: Available
  178. - lastTransitionTime: "2022-09-23T05:49:52Z"
  179. lastUpdateTime: "2022-09-23T05:49:52Z"
  180. message: ReplicaSet "wms-gateway-5f8f6fd8c6" is progressing.
  181. reason: ReplicaSetUpdated
  182. status: "True"
  183. type: Progressing
  184. observedGeneration: 2
  185. replicas: 1
  186. unavailableReplicas: 1
  187. updatedReplicas: 1