Advertisement
Guest User

Untitled

a guest
Sep 27th, 2019
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. C:\Users\RiccardoVailati>kubectl describe pods
  2. Name: igoodi-rest-deployment-54c59f8bd8-hq26d
  3. Namespace: default
  4. Node: <none>
  5. Labels: app=igoodi-rest
  6. pod-template-hash=1071594684
  7. Annotations: <none>
  8. Status: Pending
  9. IP:
  10. Controlled By: ReplicaSet/igoodi-rest-deployment-54c59f8bd8
  11. Containers:
  12. igoodi-rest:
  13. Image: 620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_101200
  14. Ports: 8080/TCP, 9990/TCP
  15. Host Ports: 0/TCP, 0/TCP
  16. Limits:
  17. cpu: 1
  18. memory: 1Gi
  19. Requests:
  20. cpu: 250m
  21. memory: 256Mi
  22. Liveness: http-get http://:8080/igoodi-rest/api/health delay=45s timeout=1s period=10s #success=1 #failure=6
  23. Environment:
  24. SPRING_APPLICATION_JSON: [Redacted]
  25. Mounts:
  26. /var/run/secrets/kubernetes.io/serviceaccount from default-token-[Redacted]
  27. Conditions:
  28. Type Status
  29. PodScheduled False
  30. Volumes:
  31. default-token-zffjv:
  32. Type: Secret (a volume populated by a Secret)
  33. SecretName: default-token-[Redacted]
  34. Optional: false
  35. QoS Class: Burstable
  36. Node-Selectors: <none>
  37. Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  38. node.kubernetes.io/unreachable:NoExecute for 300s
  39. Events:
  40. Type Reason Age From Message
  41. ---- ------ ---- ---- -------
  42. Warning FailedScheduling 25s (x26 over 6m41s) default-scheduler 0/3 nodes are available: 1 PodToleratesNodeTaints, 2 Insufficient cpu.
  43.  
  44.  
  45. Name: igoodi-rest-deployment-79d99c9f6-f4bpn
  46. Namespace: default
  47. Node: ip-172-20-46-26.eu-west-1.compute.internal/172.20.46.26
  48. Start Time: Fri, 27 Sep 2019 12:09:13 +0200
  49. Labels: app=igoodi-rest
  50. pod-template-hash=358557592
  51. Annotations: <none>
  52. Status: Terminating (lasts 6m12s)
  53. Termination Grace Period: 30s
  54. IP: 100.96.2.247
  55. Controlled By: ReplicaSet/igoodi-rest-deployment-79d99c9f6
  56. Containers:
  57. igoodi-rest:
  58. Container ID: docker://5d95b57de8a6322ae9c7b2167d03a418e928f1a47a932166f7cc0085d509336e
  59. Image: 620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556
  60. Image ID: docker-pullable://620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi@sha256:a180a655f4c7c1890a0fed23ed3024f77625ff5b80984d78e9f69e5721c87c40
  61. Ports: 8080/TCP, 9990/TCP
  62. Host Ports: 0/TCP, 0/TCP
  63. State: Running
  64. Started: Fri, 27 Sep 2019 12:09:28 +0200
  65. Ready: True
  66. Restart Count: 0
  67. Limits:
  68. cpu: 1
  69. memory: 1Gi
  70. Requests:
  71. cpu: 250m
  72. memory: 256Mi
  73. Liveness: http-get http://:8080/igoodi-rest/api/health delay=45s timeout=1s period=10s #success=1 #failure=6
  74. Environment:
  75. SPRING_APPLICATION_JSON: [Redacted]
  76. Mounts:
  77. /var/run/secrets/kubernetes.io/serviceaccount from default-token-[Redacted]
  78. Conditions:
  79. Type Status
  80. Initialized True
  81. Ready True
  82. PodScheduled True
  83. Volumes:
  84. default-token-zffjv:
  85. Type: Secret (a volume populated by a Secret)
  86. SecretName: default-token-[Redacted]
  87. Optional: false
  88. QoS Class: Burstable
  89. Node-Selectors: <none>
  90. Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  91. node.kubernetes.io/unreachable:NoExecute for 300s
  92. Events:
  93. Type Reason Age From Message
  94. ---- ------ ---- ---- -------
  95. Normal Scheduled 10m default-scheduler Successfully assigned igoodi-rest-deployment-79d99c9f6-f4bpn to ip-172-20-46-26.eu-west-1.compute.internal
  96. Normal SuccessfulMountVolume 10m kubelet, ip-172-20-46-26.eu-west-1.compute.internal MountVolume.SetUp succeeded for volume "default-token-[Redacted]"
  97. Normal Pulling 10m kubelet, ip-172-20-46-26.eu-west-1.compute.internal pulling image "620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556"
  98. Normal Pulled 10m kubelet, ip-172-20-46-26.eu-west-1.compute.internal Successfully pulled image "620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556"
  99. Normal Created 10m kubelet, ip-172-20-46-26.eu-west-1.compute.internal Created container
  100. Normal Started 10m kubelet, ip-172-20-46-26.eu-west-1.compute.internal Started container
  101. Warning Unhealthy 9m11s (x2 over 9m21s) kubelet, ip-172-20-46-26.eu-west-1.compute.internal Liveness probe failed: Get http://100.96.2.247:8080/igoodi-rest/api/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  102. Warning Unhealthy 6m2s (x4 over 6m32s) kubelet, ip-172-20-46-26.eu-west-1.compute.internal Liveness probe failed: Get http://100.96.2.247:8080/igoodi-rest/api/health: dial tcp 100.96.2.247:8080: getsockopt: connection refused
  103. Normal Killing 106s (x4 over 6m2s) kubelet, ip-172-20-46-26.eu-west-1.compute.internal Killing container with id docker://igoodi-rest:Need to kill Pod
  104.  
  105.  
  106. Name: igoodi-rest-deployment-79d99c9f6-g2qt9
  107. Namespace: default
  108. Node: ip-172-20-32-139.eu-west-1.compute.internal/172.20.32.139
  109. Start Time: Fri, 27 Sep 2019 12:09:13 +0200
  110. Labels: app=igoodi-rest
  111. pod-template-hash=358557592
  112. Annotations: <none>
  113. Status: Running
  114. IP: 100.96.1.253
  115. Controlled By: ReplicaSet/igoodi-rest-deployment-79d99c9f6
  116. Containers:
  117. igoodi-rest:
  118. Container ID: docker://b6c6f124f6207b7054f0956a40f81e61e2d1df1f745fd82ff9474e99196b4603
  119. Image: 620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556
  120. Image ID: docker-pullable://620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi@sha256:a180a655f4c7c1890a0fed23ed3024f77625ff5b80984d78e9f69e5721c87c40
  121. Ports: 8080/TCP, 9990/TCP
  122. Host Ports: 0/TCP, 0/TCP
  123. State: Running
  124. Started: Fri, 27 Sep 2019 12:09:15 +0200
  125. Ready: True
  126. Restart Count: 0
  127. Limits:
  128. cpu: 1
  129. memory: 1Gi
  130. Requests:
  131. cpu: 250m
  132. memory: 256Mi
  133. Liveness: http-get http://:8080/igoodi-rest/api/health delay=45s timeout=1s period=10s #success=1 #failure=6
  134. Environment:
  135. SPRING_APPLICATION_JSON: [Redacted]
  136. Mounts:
  137. /var/run/secrets/kubernetes.io/serviceaccount from default-token-[Redacted]
  138. Conditions:
  139. Type Status
  140. Initialized True
  141. Ready True
  142. PodScheduled True
  143. Volumes:
  144. default-token-zffjv:
  145. Type: Secret (a volume populated by a Secret)
  146. SecretName: default-token-[Redacted]
  147. Optional: false
  148. QoS Class: Burstable
  149. Node-Selectors: <none>
  150. Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
  151. node.kubernetes.io/unreachable:NoExecute for 300s
  152. Events:
  153. Type Reason Age From Message
  154. ---- ------ ---- ---- -------
  155. Warning FailedScheduling 10m default-scheduler 0/3 nodes are available: 1 PodToleratesNodeTaints, 2 Insufficient cpu.
  156. Normal Scheduled 10m default-scheduler Successfully assigned igoodi-rest-deployment-79d99c9f6-g2qt9 to ip-172-20-32-139.eu-west-1.compute.internal
  157. Normal SuccessfulMountVolume 10m kubelet, ip-172-20-32-139.eu-west-1.compute.internal MountVolume.SetUp succeeded for volume "default-token-[Redacted]"
  158. Normal Pulling 10m kubelet, ip-172-20-32-139.eu-west-1.compute.internal pulling image "620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556"
  159. Normal Pulled 10m kubelet, ip-172-20-32-139.eu-west-1.compute.internal Successfully pulled image "620837396749.dkr.ecr.eu-west-1.amazonaws.com/igoodi:83a9a545d96ee56b542185e5c193dc5d1e3d4e7c_20190927_082556"
  160. Normal Created 10m kubelet, ip-172-20-32-139.eu-west-1.compute.internal Created container
  161. Normal Started 10m kubelet, ip-172-20-32-139.eu-west-1.compute.internal Started container
  162. Warning Unhealthy 9m14s (x3 over 9m34s) kubelet, ip-172-20-32-139.eu-west-1.compute.internal Liveness probe failed: Get http://100.96.1.253:8080/igoodi-rest/api/health: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement