Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
1,330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.12 KB | None | 0 0
  1. Name: etcd-jenkins-kube-master
  2. Namespace: kube-system
  3. Node: jenkins-kube-master/172.20.43.30
  4. Start Time: Mon, 19 Mar 2018 13:54:56 -0400
  5. Labels: component=etcd
  6. tier=control-plane
  7. Annotations: kubernetes.io/config.hash=7278f85057e8bf5cb81c9f96d3b25320
  8. kubernetes.io/config.mirror=7278f85057e8bf5cb81c9f96d3b25320
  9. kubernetes.io/config.seen=2018-03-19T13:54:51.582570305-04:00
  10. kubernetes.io/config.source=file
  11. scheduler.alpha.kubernetes.io/critical-pod=
  12. Status: Running
  13. IP: 172.20.43.30
  14. Containers:
  15. etcd:
  16. Container ID: docker://96ffe6a6e41fe03ecc81cd17f91f2024d3c2442da65b765262e7bc988e45ab40
  17. Image: gcr.io/google_containers/etcd-amd64:3.1.11
  18. Image ID: docker-pullable://gcr.io/google_containers/etcd-amd64@sha256:54889c08665d241e321ca5ce976b2df0f766794b698d53faf6b7dacb95316680
  19. Port: <none>
  20. Command:
  21. etcd
  22. --listen-client-urls=http://127.0.0.1:2379
  23. --advertise-client-urls=http://127.0.0.1:2379
  24. --data-dir=/var/lib/etcd
  25. State: Running
  26. Started: Fri, 23 Mar 2018 14:12:17 -0400
  27. Last State: Terminated
  28. Reason: Completed
  29. Exit Code: 0
  30. Started: Wed, 21 Mar 2018 17:38:28 -0400
  31. Finished: Fri, 23 Mar 2018 14:11:50 -0400
  32. Ready: True
  33. Restart Count: 3
  34. Liveness: http-get http://127.0.0.1:2379/health delay=15s timeout=15s period=10s #success=1 #failure=8
  35. Environment: <none>
  36. Mounts:
  37. /var/lib/etcd from etcd (rw)
  38. Conditions:
  39. Type Status
  40. Initialized True
  41. Ready True
  42. PodScheduled True
  43. Volumes:
  44. etcd:
  45. Type: HostPath (bare host directory volume)
  46. Path: /var/lib/etcd
  47. HostPathType: DirectoryOrCreate
  48. QoS Class: BestEffort
  49. Node-Selectors: <none>
  50. Tolerations: :NoExecute
  51. Events: <none>
  52.  
  53.  
  54. Name: kube-apiserver-jenkins-kube-master
  55. Namespace: kube-system
  56. Node: jenkins-kube-master/172.20.43.30
  57. Start Time: Mon, 19 Mar 2018 13:54:56 -0400
  58. Labels: component=kube-apiserver
  59. tier=control-plane
  60. Annotations: kubernetes.io/config.hash=b80020550c8b69e2c282df50c5594498
  61. kubernetes.io/config.mirror=b80020550c8b69e2c282df50c5594498
  62. kubernetes.io/config.seen=2018-03-19T13:54:51.582586437-04:00
  63. kubernetes.io/config.source=file
  64. scheduler.alpha.kubernetes.io/critical-pod=
  65. Status: Running
  66. IP: 172.20.43.30
  67. Containers:
  68. kube-apiserver:
  69. Container ID: docker://fdf4f410db8c8179458bd857728d2e37236f5a3decb2f9560d44edae34ec2e62
  70. Image: gcr.io/google_containers/kube-apiserver-amd64:v1.9.4
  71. Image ID: docker-pullable://gcr.io/google_containers/kube-apiserver-amd64@sha256:ed117d618b49663e48c0579e447c529c9aaec4bef31c86a3c6f033211f89131b
  72. Port: <none>
  73. Command:
  74. kube-apiserver
  75. --advertise-address=172.20.43.30
  76. --service-cluster-ip-range=10.96.0.0/12
  77. --secure-port=6443
  78. --admission-control=Initializers,NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,ResourceQuota
  79. --requestheader-group-headers=X-Remote-Group
  80. --requestheader-allowed-names=front-proxy-client
  81. --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
  82. --insecure-port=0
  83. --allow-privileged=true
  84. --requestheader-extra-headers-prefix=X-Remote-Extra-
  85. --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
  86. --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
  87. --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
  88. --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
  89. --enable-bootstrap-token-auth=true
  90. --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
  91. --service-account-key-file=/etc/kubernetes/pki/sa.pub
  92. --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
  93. --requestheader-username-headers=X-Remote-User
  94. --client-ca-file=/etc/kubernetes/pki/ca.crt
  95. --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
  96. --authorization-mode=Node,RBAC
  97. --etcd-servers=http://127.0.0.1:2379
  98. State: Running
  99. Started: Fri, 23 Mar 2018 14:12:31 -0400
  100. Last State: Terminated
  101. Reason: Error
  102. Exit Code: 137
  103. Started: Fri, 23 Mar 2018 14:11:51 -0400
  104. Finished: Fri, 23 Mar 2018 14:12:13 -0400
  105. Ready: True
  106. Restart Count: 3
  107. Requests:
  108. cpu: 250m
  109. Liveness: http-get https://172.20.43.30:6443/healthz delay=15s timeout=15s period=10s #success=1 #failure=8
  110. Environment: <none>
  111. Mounts:
  112. /etc/kubernetes/pki from k8s-certs (ro)
  113. /etc/pki from ca-certs-etc-pki (ro)
  114. /etc/ssl/certs from ca-certs (ro)
  115. Conditions:
  116. Type Status
  117. Initialized True
  118. Ready True
  119. PodScheduled True
  120. Volumes:
  121. ca-certs-etc-pki:
  122. Type: HostPath (bare host directory volume)
  123. Path: /etc/pki
  124. HostPathType: DirectoryOrCreate
  125. k8s-certs:
  126. Type: HostPath (bare host directory volume)
  127. Path: /etc/kubernetes/pki
  128. HostPathType: DirectoryOrCreate
  129. ca-certs:
  130. Type: HostPath (bare host directory volume)
  131. Path: /etc/ssl/certs
  132. HostPathType: DirectoryOrCreate
  133. QoS Class: Burstable
  134. Node-Selectors: <none>
  135. Tolerations: :NoExecute
  136. Events: <none>
  137.  
  138.  
  139. Name: kube-controller-manager-jenkins-kube-master
  140. Namespace: kube-system
  141. Node: jenkins-kube-master/172.20.43.30
  142. Start Time: Mon, 19 Mar 2018 13:54:56 -0400
  143. Labels: component=kube-controller-manager
  144. tier=control-plane
  145. Annotations: kubernetes.io/config.hash=edaf99815085187382e94923ac2cd9ba
  146. kubernetes.io/config.mirror=edaf99815085187382e94923ac2cd9ba
  147. kubernetes.io/config.seen=2018-03-19T13:54:51.582593161-04:00
  148. kubernetes.io/config.source=file
  149. scheduler.alpha.kubernetes.io/critical-pod=
  150. Status: Running
  151. IP: 172.20.43.30
  152. Containers:
  153. kube-controller-manager:
  154. Container ID: docker://43ab56e7953a8e6b40a5132844773c6c2bd22ee05ca9578e6007a487f3744216
  155. Image: gcr.io/google_containers/kube-controller-manager-amd64:v1.9.4
  156. Image ID: docker-pullable://gcr.io/google_containers/kube-controller-manager-amd64@sha256:320d64ebfd516bb1548868a1e2440eb8cf9f5573dcb6f1915cc5f64d39412eb1
  157. Port: <none>
  158. Command:
  159. kube-controller-manager
  160. --root-ca-file=/etc/kubernetes/pki/ca.crt
  161. --service-account-private-key-file=/etc/kubernetes/pki/sa.key
  162. --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
  163. --address=127.0.0.1
  164. --leader-elect=true
  165. --use-service-account-credentials=true
  166. --controllers=*,bootstrapsigner,tokencleaner
  167. --kubeconfig=/etc/kubernetes/controller-manager.conf
  168. --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
  169. --allocate-node-cidrs=true
  170. --cluster-cidr=172.20.43.0/16
  171. --node-cidr-mask-size=24
  172. State: Running
  173. Started: Fri, 23 Mar 2018 14:12:17 -0400
  174. Last State: Terminated
  175. Reason: Error
  176. Exit Code: 2
  177. Started: Fri, 23 Mar 2018 14:11:51 -0400
  178. Finished: Fri, 23 Mar 2018 14:12:03 -0400
  179. Ready: True
  180. Restart Count: 4
  181. Requests:
  182. cpu: 200m
  183. Liveness: http-get http://127.0.0.1:10252/healthz delay=15s timeout=15s period=10s #success=1 #failure=8
  184. Environment: <none>
  185. Mounts:
  186. /etc/kubernetes/controller-manager.conf from kubeconfig (ro)
  187. /etc/kubernetes/pki from k8s-certs (ro)
  188. /etc/pki from ca-certs-etc-pki (ro)
  189. /etc/ssl/certs from ca-certs (ro)
  190. Conditions:
  191. Type Status
  192. Initialized True
  193. Ready True
  194. PodScheduled True
  195. Volumes:
  196. k8s-certs:
  197. Type: HostPath (bare host directory volume)
  198. Path: /etc/kubernetes/pki
  199. HostPathType: DirectoryOrCreate
  200. ca-certs:
  201. Type: HostPath (bare host directory volume)
  202. Path: /etc/ssl/certs
  203. HostPathType: DirectoryOrCreate
  204. kubeconfig:
  205. Type: HostPath (bare host directory volume)
  206. Path: /etc/kubernetes/controller-manager.conf
  207. HostPathType: FileOrCreate
  208. ca-certs-etc-pki:
  209. Type: HostPath (bare host directory volume)
  210. Path: /etc/pki
  211. HostPathType: DirectoryOrCreate
  212. QoS Class: Burstable
  213. Node-Selectors: <none>
  214. Tolerations: :NoExecute
  215. Events: <none>
  216.  
  217.  
  218. Name: kube-dns-6f4fd4bdf-7pr9q
  219. Namespace: kube-system
  220. Node: jenkins-kube-master/172.20.43.30
  221. Start Time: Mon, 19 Mar 2018 16:00:12 -0400
  222. Labels: k8s-app=kube-dns
  223. pod-template-hash=290980689
  224. Annotations: <none>
  225. Status: Running
  226. IP: 172.20.0.4
  227. Controlled By: ReplicaSet/kube-dns-6f4fd4bdf
  228. Containers:
  229. kubedns:
  230. Container ID: docker://5c7d6e6b379a754a84c8d339aac5f10eb4bb932903f7075c4ed8bfef0f4aa61b
  231. Image: gcr.io/google_containers/k8s-dns-kube-dns-amd64:1.14.7
  232. Image ID: docker-pullable://gcr.io/google_containers/k8s-dns-kube-dns-amd64@sha256:f5bddc71efe905f4e4b96f3ca346414be6d733610c1525b98fff808f93966680
  233. Ports: 10053/UDP, 10053/TCP, 10055/TCP
  234. Args:
  235. --domain=cluster.local.
  236. --dns-port=10053
  237. --config-dir=/kube-dns-config
  238. --v=2
  239. State: Running
  240. Started: Fri, 23 Mar 2018 14:12:28 -0400
  241. Last State: Terminated
  242. Reason: ContainerCannotRun
  243. Message: cannot join network of a non running container: d69578592b486e733333871cec3ec83c253738525e573818d80d7586c1f6c814
  244. Exit Code: 128
  245. Started: Fri, 23 Mar 2018 14:12:15 -0400
  246. Finished: Fri, 23 Mar 2018 14:12:15 -0400
  247. Ready: True
  248. Restart Count: 2
  249. Limits:
  250. memory: 170Mi
  251. Requests:
  252. cpu: 100m
  253. memory: 70Mi
  254. Liveness: http-get http://:10054/healthcheck/kubedns delay=60s timeout=5s period=10s #success=1 #failure=5
  255. Readiness: http-get http://:8081/readiness delay=3s timeout=5s period=10s #success=1 #failure=3
  256. Environment:
  257. PROMETHEUS_PORT: 10055
  258. Mounts:
  259. /kube-dns-config from kube-dns-config (rw)
  260. /var/run/secrets/kubernetes.io/serviceaccount from kube-dns-token-4v69t (ro)
  261. dnsmasq:
  262. Container ID: docker://79cb96582cc6c9499920487dbd068f35a3a5878261571f4d99b1011caed1690c
  263. Image: gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64:1.14.7
  264. Image ID: docker-pullable://gcr.io/google_containers/k8s-dns-dnsmasq-nanny-amd64@sha256:6cfb9f9c2756979013dbd3074e852c2d8ac99652570c5d17d152e0c0eb3321d6
  265. Ports: 53/UDP, 53/TCP
  266. Args:
  267. -v=2
  268. -logtostderr
  269. -configDir=/etc/k8s/dns/dnsmasq-nanny
  270. -restartDnsmasq=true
  271. --
  272. -k
  273. --cache-size=1000
  274. --no-negcache
  275. --log-facility=-
  276. --server=/cluster.local/127.0.0.1#10053
  277. --server=/in-addr.arpa/127.0.0.1#10053
  278. --server=/ip6.arpa/127.0.0.1#10053
  279. State: Running
  280. Started: Fri, 23 Mar 2018 14:12:28 -0400
  281. Last State: Terminated
  282. Reason: ContainerCannotRun
  283. Message: cannot join network of a non running container: d69578592b486e733333871cec3ec83c253738525e573818d80d7586c1f6c814
  284. Exit Code: 128
  285. Started: Fri, 23 Mar 2018 14:12:15 -0400
  286. Finished: Fri, 23 Mar 2018 14:12:15 -0400
  287. Ready: True
  288. Restart Count: 2
  289. Requests:
  290. cpu: 150m
  291. memory: 20Mi
  292. Liveness: http-get http://:10054/healthcheck/dnsmasq delay=60s timeout=5s period=10s #success=1 #failure=5
  293. Environment: <none>
  294. Mounts:
  295. /etc/k8s/dns/dnsmasq-nanny from kube-dns-config (rw)
  296. /var/run/secrets/kubernetes.io/serviceaccount from kube-dns-token-4v69t (ro)
  297. sidecar:
  298. Container ID: docker://8810f93cb5227d7f336c1ca1d9a44f052ed34a887347dc24912e0381568f523d
  299. Image: gcr.io/google_containers/k8s-dns-sidecar-amd64:1.14.7
  300. Image ID: docker-pullable://gcr.io/google_containers/k8s-dns-sidecar-amd64@sha256:f80f5f9328107dc516d67f7b70054354b9367d31d4946a3bffd3383d83d7efe8
  301. Port: 10054/TCP
  302. Args:
  303. --v=2
  304. --logtostderr
  305. --probe=kubedns,127.0.0.1:10053,kubernetes.default.svc.cluster.local,5,SRV
  306. --probe=dnsmasq,127.0.0.1:53,kubernetes.default.svc.cluster.local,5,SRV
  307. State: Running
  308. Started: Fri, 23 Mar 2018 14:12:28 -0400
  309. Last State: Terminated
  310. Reason: ContainerCannotRun
  311. Message: cannot join network of a non running container: d69578592b486e733333871cec3ec83c253738525e573818d80d7586c1f6c814
  312. Exit Code: 128
  313. Started: Fri, 23 Mar 2018 14:12:15 -0400
  314. Finished: Fri, 23 Mar 2018 14:12:15 -0400
  315. Ready: True
  316. Restart Count: 2
  317. Requests:
  318. cpu: 10m
  319. memory: 20Mi
  320. Liveness: http-get http://:10054/metrics delay=60s timeout=5s period=10s #success=1 #failure=5
  321. Environment: <none>
  322. Mounts:
  323. /var/run/secrets/kubernetes.io/serviceaccount from kube-dns-token-4v69t (ro)
  324. Conditions:
  325. Type Status
  326. Initialized True
  327. Ready True
  328. PodScheduled True
  329. Volumes:
  330. kube-dns-config:
  331. Type: ConfigMap (a volume populated by a ConfigMap)
  332. Name: kube-dns
  333. Optional: true
  334. kube-dns-token-4v69t:
  335. Type: Secret (a volume populated by a Secret)
  336. SecretName: kube-dns-token-4v69t
  337. Optional: false
  338. QoS Class: Burstable
  339. Node-Selectors: <none>
  340. Tolerations: CriticalAddonsOnly
  341. node-role.kubernetes.io/master:NoSchedule
  342. node.kubernetes.io/not-ready:NoExecute for 300s
  343. node.kubernetes.io/unreachable:NoExecute for 300s
  344. Events: <none>
  345.  
  346.  
  347. Name: kube-flannel-ds-pvk8m
  348. Namespace: kube-system
  349. Node: jenkins-slave-003/172.20.43.72
  350. Start Time: Tue, 20 Mar 2018 09:16:03 -0400
  351. Labels: app=flannel
  352. controller-revision-hash=884040133
  353. pod-template-generation=1
  354. tier=node
  355. Annotations: <none>
  356. Status: Running
  357. IP: 172.20.43.72
  358. Controlled By: DaemonSet/kube-flannel-ds
  359. Init Containers:
  360. install-cni:
  361. Container ID: docker://87d1045113509070c70fc4d18a106ae133c59847fed503c68c183a8c470492ae
  362. Image: quay.io/coreos/flannel:v0.10.0-amd64
  363. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  364. Port: <none>
  365. Command:
  366. cp
  367. Args:
  368. -f
  369. /etc/kube-flannel/cni-conf.json
  370. /etc/cni/net.d/10-flannel.conflist
  371. State: Terminated
  372. Reason: Completed
  373. Exit Code: 0
  374. Started: Fri, 23 Mar 2018 14:19:29 -0400
  375. Finished: Fri, 23 Mar 2018 14:19:29 -0400
  376. Ready: True
  377. Restart Count: 0
  378. Environment: <none>
  379. Mounts:
  380. /etc/cni/net.d from cni (rw)
  381. /etc/kube-flannel/ from flannel-cfg (rw)
  382. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  383. Containers:
  384. kube-flannel:
  385. Container ID: docker://82101d867ed078056b1a7365811b6de289ac6253d30410752b3e56fcc08b4cc9
  386. Image: quay.io/coreos/flannel:v0.10.0-amd64
  387. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  388. Port: <none>
  389. Command:
  390. /opt/bin/flanneld
  391. Args:
  392. --ip-masq
  393. --kube-subnet-mgr
  394. State: Running
  395. Started: Fri, 23 Mar 2018 14:19:30 -0400
  396. Last State: Terminated
  397. Reason: Error
  398. Exit Code: 2
  399. Started: Tue, 20 Mar 2018 09:16:19 -0400
  400. Finished: Fri, 23 Mar 2018 14:19:25 -0400
  401. Ready: True
  402. Restart Count: 1
  403. Limits:
  404. cpu: 100m
  405. memory: 50Mi
  406. Requests:
  407. cpu: 100m
  408. memory: 50Mi
  409. Environment:
  410. POD_NAME: kube-flannel-ds-pvk8m (v1:metadata.name)
  411. POD_NAMESPACE: kube-system (v1:metadata.namespace)
  412. Mounts:
  413. /etc/kube-flannel/ from flannel-cfg (rw)
  414. /run from run (rw)
  415. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  416. Conditions:
  417. Type Status
  418. Initialized True
  419. Ready True
  420. PodScheduled True
  421. Volumes:
  422. run:
  423. Type: HostPath (bare host directory volume)
  424. Path: /run
  425. HostPathType:
  426. cni:
  427. Type: HostPath (bare host directory volume)
  428. Path: /etc/cni/net.d
  429. HostPathType:
  430. flannel-cfg:
  431. Type: ConfigMap (a volume populated by a ConfigMap)
  432. Name: kube-flannel-cfg
  433. Optional: false
  434. flannel-token-868pq:
  435. Type: Secret (a volume populated by a Secret)
  436. SecretName: flannel-token-868pq
  437. Optional: false
  438. QoS Class: Guaranteed
  439. Node-Selectors: beta.kubernetes.io/arch=amd64
  440. Tolerations: node-role.kubernetes.io/master:NoSchedule
  441. node.kubernetes.io/disk-pressure:NoSchedule
  442. node.kubernetes.io/memory-pressure:NoSchedule
  443. node.kubernetes.io/not-ready:NoExecute
  444. node.kubernetes.io/unreachable:NoExecute
  445. Events:
  446. Type Reason Age From Message
  447. ---- ------ ---- ---- -------
  448. Normal Killing 59m kubelet, jenkins-slave-003 Killing container with id docker://kube-flannel:Need to kill Pod
  449. Warning FailedCreatePodSandBox 59m kubelet, jenkins-slave-003 Failed create pod sandbox.
  450. Normal SandboxChanged 59m (x2 over 59m) kubelet, jenkins-slave-003 Pod sandbox changed, it will be killed and re-created.
  451. Normal Pulled 59m kubelet, jenkins-slave-003 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  452. Normal Created 59m (x2 over 3d) kubelet, jenkins-slave-003 Created container
  453. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-003 Started container
  454. Normal Created 59m (x2 over 3d) kubelet, jenkins-slave-003 Created container
  455. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-003 Started container
  456. Normal Pulled 59m (x2 over 3d) kubelet, jenkins-slave-003 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  457.  
  458.  
  459. Name: kube-flannel-ds-q4fsl
  460. Namespace: kube-system
  461. Node: jenkins-slave-002/172.20.43.68
  462. Start Time: Tue, 20 Mar 2018 09:15:36 -0400
  463. Labels: app=flannel
  464. controller-revision-hash=884040133
  465. pod-template-generation=1
  466. tier=node
  467. Annotations: <none>
  468. Status: Running
  469. IP: 172.20.43.68
  470. Controlled By: DaemonSet/kube-flannel-ds
  471. Init Containers:
  472. install-cni:
  473. Container ID: docker://487df4d36ec0abcd2303ef969a59087d3b95a57ad39e462aa1fe82f4567e0664
  474. Image: quay.io/coreos/flannel:v0.10.0-amd64
  475. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  476. Port: <none>
  477. Command:
  478. cp
  479. Args:
  480. -f
  481. /etc/kube-flannel/cni-conf.json
  482. /etc/cni/net.d/10-flannel.conflist
  483. State: Terminated
  484. Reason: Completed
  485. Exit Code: 0
  486. Started: Fri, 23 Mar 2018 14:18:59 -0400
  487. Finished: Fri, 23 Mar 2018 14:18:59 -0400
  488. Ready: True
  489. Restart Count: 0
  490. Environment: <none>
  491. Mounts:
  492. /etc/cni/net.d from cni (rw)
  493. /etc/kube-flannel/ from flannel-cfg (rw)
  494. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  495. Containers:
  496. kube-flannel:
  497. Container ID: docker://e6bbcf68c830f27c44f865cd66536eb268865908d83616ff2457031cb9687c8e
  498. Image: quay.io/coreos/flannel:v0.10.0-amd64
  499. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  500. Port: <none>
  501. Command:
  502. /opt/bin/flanneld
  503. Args:
  504. --ip-masq
  505. --kube-subnet-mgr
  506. State: Running
  507. Started: Fri, 23 Mar 2018 14:19:00 -0400
  508. Last State: Terminated
  509. Reason: Error
  510. Exit Code: 2
  511. Started: Tue, 20 Mar 2018 09:15:51 -0400
  512. Finished: Fri, 23 Mar 2018 14:18:55 -0400
  513. Ready: True
  514. Restart Count: 1
  515. Limits:
  516. cpu: 100m
  517. memory: 50Mi
  518. Requests:
  519. cpu: 100m
  520. memory: 50Mi
  521. Environment:
  522. POD_NAME: kube-flannel-ds-q4fsl (v1:metadata.name)
  523. POD_NAMESPACE: kube-system (v1:metadata.namespace)
  524. Mounts:
  525. /etc/kube-flannel/ from flannel-cfg (rw)
  526. /run from run (rw)
  527. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  528. Conditions:
  529. Type Status
  530. Initialized True
  531. Ready True
  532. PodScheduled True
  533. Volumes:
  534. run:
  535. Type: HostPath (bare host directory volume)
  536. Path: /run
  537. HostPathType:
  538. cni:
  539. Type: HostPath (bare host directory volume)
  540. Path: /etc/cni/net.d
  541. HostPathType:
  542. flannel-cfg:
  543. Type: ConfigMap (a volume populated by a ConfigMap)
  544. Name: kube-flannel-cfg
  545. Optional: false
  546. flannel-token-868pq:
  547. Type: Secret (a volume populated by a Secret)
  548. SecretName: flannel-token-868pq
  549. Optional: false
  550. QoS Class: Guaranteed
  551. Node-Selectors: beta.kubernetes.io/arch=amd64
  552. Tolerations: node-role.kubernetes.io/master:NoSchedule
  553. node.kubernetes.io/disk-pressure:NoSchedule
  554. node.kubernetes.io/memory-pressure:NoSchedule
  555. node.kubernetes.io/not-ready:NoExecute
  556. node.kubernetes.io/unreachable:NoExecute
  557. Events:
  558. Type Reason Age From Message
  559. ---- ------ ---- ---- -------
  560. Normal Killing 59m kubelet, jenkins-slave-002 Killing container with id docker://kube-flannel:Need to kill Pod
  561. Warning FailedCreatePodSandBox 59m kubelet, jenkins-slave-002 Failed create pod sandbox.
  562. Normal SandboxChanged 59m (x2 over 59m) kubelet, jenkins-slave-002 Pod sandbox changed, it will be killed and re-created.
  563. Normal Pulled 59m kubelet, jenkins-slave-002 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  564. Normal Created 59m (x2 over 3d) kubelet, jenkins-slave-002 Created container
  565. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-002 Started container
  566. Normal Pulled 59m (x2 over 3d) kubelet, jenkins-slave-002 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  567. Normal Created 59m (x2 over 3d) kubelet, jenkins-slave-002 Created container
  568. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-002 Started container
  569.  
  570.  
  571. Name: kube-flannel-ds-qhxn6
  572. Namespace: kube-system
  573. Node: jenkins-kube-master/172.20.43.30
  574. Start Time: Mon, 19 Mar 2018 15:59:21 -0400
  575. Labels: app=flannel
  576. controller-revision-hash=884040133
  577. pod-template-generation=1
  578. tier=node
  579. Annotations: <none>
  580. Status: Running
  581. IP: 172.20.43.30
  582. Controlled By: DaemonSet/kube-flannel-ds
  583. Init Containers:
  584. install-cni:
  585. Container ID: docker://b8c540507363463c0b9bf8d87ca8154a71812e1fda0ff071c6981cfc1426f23c
  586. Image: quay.io/coreos/flannel:v0.10.0-amd64
  587. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  588. Port: <none>
  589. Command:
  590. cp
  591. Args:
  592. -f
  593. /etc/kube-flannel/cni-conf.json
  594. /etc/cni/net.d/10-flannel.conflist
  595. State: Terminated
  596. Reason: Completed
  597. Exit Code: 0
  598. Started: Fri, 23 Mar 2018 14:12:16 -0400
  599. Finished: Fri, 23 Mar 2018 14:12:17 -0400
  600. Ready: True
  601. Restart Count: 1
  602. Environment: <none>
  603. Mounts:
  604. /etc/cni/net.d from cni (rw)
  605. /etc/kube-flannel/ from flannel-cfg (rw)
  606. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  607. Containers:
  608. kube-flannel:
  609. Container ID: docker://09ea2ef1564982302f9e66a86218cc34472e393a24aac263c37db9fed488b90b
  610. Image: quay.io/coreos/flannel:v0.10.0-amd64
  611. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  612. Port: <none>
  613. Command:
  614. /opt/bin/flanneld
  615. Args:
  616. --ip-masq
  617. --kube-subnet-mgr
  618. State: Running
  619. Started: Fri, 23 Mar 2018 14:13:04 -0400
  620. Last State: Terminated
  621. Reason: Error
  622. Exit Code: 1
  623. Started: Fri, 23 Mar 2018 14:12:19 -0400
  624. Finished: Fri, 23 Mar 2018 14:12:50 -0400
  625. Ready: True
  626. Restart Count: 2
  627. Limits:
  628. cpu: 100m
  629. memory: 50Mi
  630. Requests:
  631. cpu: 100m
  632. memory: 50Mi
  633. Environment:
  634. POD_NAME: kube-flannel-ds-qhxn6 (v1:metadata.name)
  635. POD_NAMESPACE: kube-system (v1:metadata.namespace)
  636. Mounts:
  637. /etc/kube-flannel/ from flannel-cfg (rw)
  638. /run from run (rw)
  639. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  640. Conditions:
  641. Type Status
  642. Initialized True
  643. Ready True
  644. PodScheduled True
  645. Volumes:
  646. run:
  647. Type: HostPath (bare host directory volume)
  648. Path: /run
  649. HostPathType:
  650. cni:
  651. Type: HostPath (bare host directory volume)
  652. Path: /etc/cni/net.d
  653. HostPathType:
  654. flannel-cfg:
  655. Type: ConfigMap (a volume populated by a ConfigMap)
  656. Name: kube-flannel-cfg
  657. Optional: false
  658. flannel-token-868pq:
  659. Type: Secret (a volume populated by a Secret)
  660. SecretName: flannel-token-868pq
  661. Optional: false
  662. QoS Class: Guaranteed
  663. Node-Selectors: beta.kubernetes.io/arch=amd64
  664. Tolerations: node-role.kubernetes.io/master:NoSchedule
  665. node.kubernetes.io/disk-pressure:NoSchedule
  666. node.kubernetes.io/memory-pressure:NoSchedule
  667. node.kubernetes.io/not-ready:NoExecute
  668. node.kubernetes.io/unreachable:NoExecute
  669. Events: <none>
  670.  
  671.  
  672. Name: kube-flannel-ds-tkspz
  673. Namespace: kube-system
  674. Node: jenkins-slave-01/172.20.43.74
  675. Start Time: Tue, 20 Mar 2018 09:04:20 -0400
  676. Labels: app=flannel
  677. controller-revision-hash=884040133
  678. pod-template-generation=1
  679. tier=node
  680. Annotations: <none>
  681. Status: Running
  682. IP: 172.20.43.74
  683. Controlled By: DaemonSet/kube-flannel-ds
  684. Init Containers:
  685. install-cni:
  686. Container ID: docker://98fa2bbe418b094185f503ab699b32a55247b6116dd3c24e7937afded8237509
  687. Image: quay.io/coreos/flannel:v0.10.0-amd64
  688. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  689. Port: <none>
  690. Command:
  691. cp
  692. Args:
  693. -f
  694. /etc/kube-flannel/cni-conf.json
  695. /etc/cni/net.d/10-flannel.conflist
  696. State: Terminated
  697. Reason: Completed
  698. Exit Code: 0
  699. Started: Fri, 23 Mar 2018 14:18:27 -0400
  700. Finished: Fri, 23 Mar 2018 14:18:27 -0400
  701. Ready: True
  702. Restart Count: 2
  703. Environment: <none>
  704. Mounts:
  705. /etc/cni/net.d from cni (rw)
  706. /etc/kube-flannel/ from flannel-cfg (rw)
  707. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  708. Containers:
  709. kube-flannel:
  710. Container ID: docker://f4c4cd14dfb4d1405d4ec17f2737f0c750838600a29e1075a486e33024a355cd
  711. Image: quay.io/coreos/flannel:v0.10.0-amd64
  712. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  713. Port: <none>
  714. Command:
  715. /opt/bin/flanneld
  716. Args:
  717. --ip-masq
  718. --kube-subnet-mgr
  719. State: Running
  720. Started: Fri, 23 Mar 2018 14:18:29 -0400
  721. Last State: Terminated
  722. Reason: Error
  723. Exit Code: 2
  724. Started: Tue, 20 Mar 2018 09:04:34 -0400
  725. Finished: Fri, 23 Mar 2018 14:18:14 -0400
  726. Ready: True
  727. Restart Count: 1
  728. Limits:
  729. cpu: 100m
  730. memory: 50Mi
  731. Requests:
  732. cpu: 100m
  733. memory: 50Mi
  734. Environment:
  735. POD_NAME: kube-flannel-ds-tkspz (v1:metadata.name)
  736. POD_NAMESPACE: kube-system (v1:metadata.namespace)
  737. Mounts:
  738. /etc/kube-flannel/ from flannel-cfg (rw)
  739. /run from run (rw)
  740. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  741. Conditions:
  742. Type Status
  743. Initialized True
  744. Ready True
  745. PodScheduled True
  746. Volumes:
  747. run:
  748. Type: HostPath (bare host directory volume)
  749. Path: /run
  750. HostPathType:
  751. cni:
  752. Type: HostPath (bare host directory volume)
  753. Path: /etc/cni/net.d
  754. HostPathType:
  755. flannel-cfg:
  756. Type: ConfigMap (a volume populated by a ConfigMap)
  757. Name: kube-flannel-cfg
  758. Optional: false
  759. flannel-token-868pq:
  760. Type: Secret (a volume populated by a Secret)
  761. SecretName: flannel-token-868pq
  762. Optional: false
  763. QoS Class: Guaranteed
  764. Node-Selectors: beta.kubernetes.io/arch=amd64
  765. Tolerations: node-role.kubernetes.io/master:NoSchedule
  766. node.kubernetes.io/disk-pressure:NoSchedule
  767. node.kubernetes.io/memory-pressure:NoSchedule
  768. node.kubernetes.io/not-ready:NoExecute
  769. node.kubernetes.io/unreachable:NoExecute
  770. Events: <none>
  771.  
  772.  
  773. Name: kube-flannel-ds-vgqsb
  774. Namespace: kube-system
  775. Node: jenkins-slave-004/172.20.43.70
  776. Start Time: Tue, 20 Mar 2018 09:16:21 -0400
  777. Labels: app=flannel
  778. controller-revision-hash=884040133
  779. pod-template-generation=1
  780. tier=node
  781. Annotations: <none>
  782. Status: Running
  783. IP: 172.20.43.70
  784. Controlled By: DaemonSet/kube-flannel-ds
  785. Init Containers:
  786. install-cni:
  787. Container ID: docker://fd8b91dd4e31e025644f6b5c9b9e3cdfab268ba6531114c0b23f60d1c724848f
  788. Image: quay.io/coreos/flannel:v0.10.0-amd64
  789. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  790. Port: <none>
  791. Command:
  792. cp
  793. Args:
  794. -f
  795. /etc/kube-flannel/cni-conf.json
  796. /etc/cni/net.d/10-flannel.conflist
  797. State: Terminated
  798. Reason: Completed
  799. Exit Code: 0
  800. Started: Fri, 23 Mar 2018 14:20:09 -0400
  801. Finished: Fri, 23 Mar 2018 14:20:09 -0400
  802. Ready: True
  803. Restart Count: 0
  804. Environment: <none>
  805. Mounts:
  806. /etc/cni/net.d from cni (rw)
  807. /etc/kube-flannel/ from flannel-cfg (rw)
  808. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  809. Containers:
  810. kube-flannel:
  811. Container ID: docker://939a3dd5afcf0e7d34c3b1fce3798344cd81b5d8baa46aa11a105b98264ec63e
  812. Image: quay.io/coreos/flannel:v0.10.0-amd64
  813. Image ID: docker-pullable://quay.io/coreos/flannel@sha256:88f2b4d96fae34bfff3d46293f7f18d1f9f3ca026b4a4d288f28347fcb6580ac
  814. Port: <none>
  815. Command:
  816. /opt/bin/flanneld
  817. Args:
  818. --ip-masq
  819. --kube-subnet-mgr
  820. State: Running
  821. Started: Fri, 23 Mar 2018 14:20:11 -0400
  822. Last State: Terminated
  823. Reason: Error
  824. Exit Code: 2
  825. Started: Tue, 20 Mar 2018 09:16:36 -0400
  826. Finished: Fri, 23 Mar 2018 14:20:06 -0400
  827. Ready: True
  828. Restart Count: 1
  829. Limits:
  830. cpu: 100m
  831. memory: 50Mi
  832. Requests:
  833. cpu: 100m
  834. memory: 50Mi
  835. Environment:
  836. POD_NAME: kube-flannel-ds-vgqsb (v1:metadata.name)
  837. POD_NAMESPACE: kube-system (v1:metadata.namespace)
  838. Mounts:
  839. /etc/kube-flannel/ from flannel-cfg (rw)
  840. /run from run (rw)
  841. /var/run/secrets/kubernetes.io/serviceaccount from flannel-token-868pq (ro)
  842. Conditions:
  843. Type Status
  844. Initialized True
  845. Ready True
  846. PodScheduled True
  847. Volumes:
  848. run:
  849. Type: HostPath (bare host directory volume)
  850. Path: /run
  851. HostPathType:
  852. cni:
  853. Type: HostPath (bare host directory volume)
  854. Path: /etc/cni/net.d
  855. HostPathType:
  856. flannel-cfg:
  857. Type: ConfigMap (a volume populated by a ConfigMap)
  858. Name: kube-flannel-cfg
  859. Optional: false
  860. flannel-token-868pq:
  861. Type: Secret (a volume populated by a Secret)
  862. SecretName: flannel-token-868pq
  863. Optional: false
  864. QoS Class: Guaranteed
  865. Node-Selectors: beta.kubernetes.io/arch=amd64
  866. Tolerations: node-role.kubernetes.io/master:NoSchedule
  867. node.kubernetes.io/disk-pressure:NoSchedule
  868. node.kubernetes.io/memory-pressure:NoSchedule
  869. node.kubernetes.io/not-ready:NoExecute
  870. node.kubernetes.io/unreachable:NoExecute
  871. Events:
  872. Type Reason Age From Message
  873. ---- ------ ---- ---- -------
  874. Normal Killing 58m kubelet, jenkins-slave-004 Killing container with id docker://kube-flannel:Need to kill Pod
  875. Warning FailedCreatePodSandBox 58m kubelet, jenkins-slave-004 Failed create pod sandbox.
  876. Normal SandboxChanged 58m (x2 over 58m) kubelet, jenkins-slave-004 Pod sandbox changed, it will be killed and re-created.
  877. Normal Pulled 58m kubelet, jenkins-slave-004 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  878. Normal Created 58m (x2 over 3d) kubelet, jenkins-slave-004 Created container
  879. Normal Started 58m (x2 over 3d) kubelet, jenkins-slave-004 Started container
  880. Normal Created 58m (x2 over 3d) kubelet, jenkins-slave-004 Created container
  881. Normal Pulled 58m (x2 over 3d) kubelet, jenkins-slave-004 Container image "quay.io/coreos/flannel:v0.10.0-amd64" already present on machine
  882. Normal Started 58m (x2 over 3d) kubelet, jenkins-slave-004 Started container
  883.  
  884.  
  885. Name: kube-proxy-7np9b
  886. Namespace: kube-system
  887. Node: jenkins-slave-01/172.20.43.74
  888. Start Time: Tue, 20 Mar 2018 09:04:20 -0400
  889. Labels: controller-revision-hash=446521190
  890. k8s-app=kube-proxy
  891. pod-template-generation=1
  892. Annotations: <none>
  893. Status: Running
  894. IP: 172.20.43.74
  895. Controlled By: DaemonSet/kube-proxy
  896. Containers:
  897. kube-proxy:
  898. Container ID: docker://60c4b26d2b669f5a527e7c1711023d9fca02eb004ea1782a23ef7ba4f513cd08
  899. Image: gcr.io/google_containers/kube-proxy-amd64:v1.9.4
  900. Image ID: docker-pullable://gcr.io/google_containers/kube-proxy-amd64@sha256:424a9dfc295f26f9d1e8070836d6fa08c83f22d86e592dfccddc847a85b1ef20
  901. Port: <none>
  902. Command:
  903. /usr/local/bin/kube-proxy
  904. --config=/var/lib/kube-proxy/config.conf
  905. State: Running
  906. Started: Fri, 23 Mar 2018 14:18:42 -0400
  907. Last State: Terminated
  908. Reason: Error
  909. Exit Code: 2
  910. Started: Fri, 23 Mar 2018 14:18:15 -0400
  911. Finished: Fri, 23 Mar 2018 14:18:25 -0400
  912. Ready: True
  913. Restart Count: 2
  914. Environment: <none>
  915. Mounts:
  916. /lib/modules from lib-modules (ro)
  917. /run/xtables.lock from xtables-lock (rw)
  918. /var/lib/kube-proxy from kube-proxy (rw)
  919. /var/run/secrets/kubernetes.io/serviceaccount from kube-proxy-token-rhlh9 (ro)
  920. Conditions:
  921. Type Status
  922. Initialized True
  923. Ready True
  924. PodScheduled True
  925. Volumes:
  926. kube-proxy:
  927. Type: ConfigMap (a volume populated by a ConfigMap)
  928. Name: kube-proxy
  929. Optional: false
  930. xtables-lock:
  931. Type: HostPath (bare host directory volume)
  932. Path: /run/xtables.lock
  933. HostPathType: FileOrCreate
  934. lib-modules:
  935. Type: HostPath (bare host directory volume)
  936. Path: /lib/modules
  937. HostPathType:
  938. kube-proxy-token-rhlh9:
  939. Type: Secret (a volume populated by a Secret)
  940. SecretName: kube-proxy-token-rhlh9
  941. Optional: false
  942. QoS Class: BestEffort
  943. Node-Selectors: <none>
  944. Tolerations: node-role.kubernetes.io/master:NoSchedule
  945. node.cloudprovider.kubernetes.io/uninitialized=true:NoSchedule
  946. node.kubernetes.io/disk-pressure:NoSchedule
  947. node.kubernetes.io/memory-pressure:NoSchedule
  948. node.kubernetes.io/not-ready:NoExecute
  949. node.kubernetes.io/unreachable:NoExecute
  950. Events: <none>
  951.  
  952.  
  953. Name: kube-proxy-9lx8h
  954. Namespace: kube-system
  955. Node: jenkins-kube-master/172.20.43.30
  956. Start Time: Mon, 19 Mar 2018 12:34:38 -0400
  957. Labels: controller-revision-hash=446521190
  958. k8s-app=kube-proxy
  959. pod-template-generation=1
  960. Annotations: <none>
  961. Status: Running
  962. IP: 172.20.43.30
  963. Controlled By: DaemonSet/kube-proxy
  964. Containers:
  965. kube-proxy:
  966. Container ID: docker://9b061ca8037108176cd3b97bb7cd19364447579a26c60f0f9d1879a0f027986f
  967. Image: gcr.io/google_containers/kube-proxy-amd64:v1.9.4
  968. Image ID: docker-pullable://gcr.io/google_containers/kube-proxy-amd64@sha256:424a9dfc295f26f9d1e8070836d6fa08c83f22d86e592dfccddc847a85b1ef20
  969. Port: <none>
  970. Command:
  971. /usr/local/bin/kube-proxy
  972. --config=/var/lib/kube-proxy/config.conf
  973. State: Running
  974. Started: Fri, 23 Mar 2018 14:12:16 -0400
  975. Last State: Terminated
  976. Reason: Error
  977. Exit Code: 2
  978. Started: Mon, 19 Mar 2018 13:55:08 -0400
  979. Finished: Fri, 23 Mar 2018 14:11:50 -0400
  980. Ready: True
  981. Restart Count: 2
  982. Environment: <none>
  983. Mounts:
  984. /lib/modules from lib-modules (ro)
  985. /run/xtables.lock from xtables-lock (rw)
  986. /var/lib/kube-proxy from kube-proxy (rw)
  987. /var/run/secrets/kubernetes.io/serviceaccount from kube-proxy-token-rhlh9 (ro)
  988. Conditions:
  989. Type Status
  990. Initialized True
  991. Ready True
  992. PodScheduled True
  993. Volumes:
  994. kube-proxy:
  995. Type: ConfigMap (a volume populated by a ConfigMap)
  996. Name: kube-proxy
  997. Optional: false
  998. xtables-lock:
  999. Type: HostPath (bare host directory volume)
  1000. Path: /run/xtables.lock
  1001. HostPathType: FileOrCreate
  1002. lib-modules:
  1003. Type: HostPath (bare host directory volume)
  1004. Path: /lib/modules
  1005. HostPathType:
  1006. kube-proxy-token-rhlh9:
  1007. Type: Secret (a volume populated by a Secret)
  1008. SecretName: kube-proxy-token-rhlh9
  1009. Optional: false
  1010. QoS Class: BestEffort
  1011. Node-Selectors: <none>
  1012. Tolerations: node-role.kubernetes.io/master:NoSchedule
  1013. node.cloudprovider.kubernetes.io/uninitialized=true:NoSchedule
  1014. node.kubernetes.io/disk-pressure:NoSchedule
  1015. node.kubernetes.io/memory-pressure:NoSchedule
  1016. node.kubernetes.io/not-ready:NoExecute
  1017. node.kubernetes.io/unreachable:NoExecute
  1018. Events: <none>
  1019.  
  1020.  
  1021. Name: kube-proxy-f46d8
  1022. Namespace: kube-system
  1023. Node: jenkins-slave-002/172.20.43.68
  1024. Start Time: Tue, 20 Mar 2018 09:15:36 -0400
  1025. Labels: controller-revision-hash=446521190
  1026. k8s-app=kube-proxy
  1027. pod-template-generation=1
  1028. Annotations: <none>
  1029. Status: Running
  1030. IP: 172.20.43.68
  1031. Controlled By: DaemonSet/kube-proxy
  1032. Containers:
  1033. kube-proxy:
  1034. Container ID: docker://729717d3c2da726f5c15e14e3dc69101c9a956bb858085b6e92991251d886e27
  1035. Image: gcr.io/google_containers/kube-proxy-amd64:v1.9.4
  1036. Image ID: docker-pullable://gcr.io/google_containers/kube-proxy-amd64@sha256:424a9dfc295f26f9d1e8070836d6fa08c83f22d86e592dfccddc847a85b1ef20
  1037. Port: <none>
  1038. Command:
  1039. /usr/local/bin/kube-proxy
  1040. --config=/var/lib/kube-proxy/config.conf
  1041. State: Running
  1042. Started: Fri, 23 Mar 2018 14:19:15 -0400
  1043. Last State: Terminated
  1044. Exit Code: 0
  1045. Started: Mon, 01 Jan 0001 00:00:00 +0000
  1046. Finished: Mon, 01 Jan 0001 00:00:00 +0000
  1047. Ready: True
  1048. Restart Count: 2
  1049. Environment: <none>
  1050. Mounts:
  1051. /lib/modules from lib-modules (ro)
  1052. /run/xtables.lock from xtables-lock (rw)
  1053. /var/lib/kube-proxy from kube-proxy (rw)
  1054. /var/run/secrets/kubernetes.io/serviceaccount from kube-proxy-token-rhlh9 (ro)
  1055. Conditions:
  1056. Type Status
  1057. Initialized True
  1058. Ready True
  1059. PodScheduled True
  1060. Volumes:
  1061. kube-proxy:
  1062. Type: ConfigMap (a volume populated by a ConfigMap)
  1063. Name: kube-proxy
  1064. Optional: false
  1065. xtables-lock:
  1066. Type: HostPath (bare host directory volume)
  1067. Path: /run/xtables.lock
  1068. HostPathType: FileOrCreate
  1069. lib-modules:
  1070. Type: HostPath (bare host directory volume)
  1071. Path: /lib/modules
  1072. HostPathType:
  1073. kube-proxy-token-rhlh9:
  1074. Type: Secret (a volume populated by a Secret)
  1075. SecretName: kube-proxy-token-rhlh9
  1076. Optional: false
  1077. QoS Class: BestEffort
  1078. Node-Selectors: <none>
  1079. Tolerations: node-role.kubernetes.io/master:NoSchedule
  1080. node.cloudprovider.kubernetes.io/uninitialized=true:NoSchedule
  1081. node.kubernetes.io/disk-pressure:NoSchedule
  1082. node.kubernetes.io/memory-pressure:NoSchedule
  1083. node.kubernetes.io/not-ready:NoExecute
  1084. node.kubernetes.io/unreachable:NoExecute
  1085. Events:
  1086. Type Reason Age From Message
  1087. ---- ------ ---- ---- -------
  1088. Warning Failed 59m kubelet, jenkins-slave-002 Error: failed to get container "kube-proxy" log path: failed to inspect container "kube-proxy": error during connect: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.31/containers/kube-proxy/json: read unix @->/var/run/docker.sock: read: connection reset by peer
  1089. Normal SandboxChanged 59m (x2 over 59m) kubelet, jenkins-slave-002 Pod sandbox changed, it will be killed and re-created.
  1090. Warning BackOff 59m (x3 over 59m) kubelet, jenkins-slave-002 Back-off restarting failed container
  1091. Normal Pulled 59m (x2 over 59m) kubelet, jenkins-slave-002 Container image "gcr.io/google_containers/kube-proxy-amd64:v1.9.4" already present on machine
  1092. Normal Created 59m (x3 over 3d) kubelet, jenkins-slave-002 Created container
  1093. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-002 Started container
  1094.  
  1095.  
  1096. Name: kube-proxy-fdtx9
  1097. Namespace: kube-system
  1098. Node: jenkins-slave-003/172.20.43.72
  1099. Start Time: Tue, 20 Mar 2018 09:16:03 -0400
  1100. Labels: controller-revision-hash=446521190
  1101. k8s-app=kube-proxy
  1102. pod-template-generation=1
  1103. Annotations: <none>
  1104. Status: Running
  1105. IP: 172.20.43.72
  1106. Controlled By: DaemonSet/kube-proxy
  1107. Containers:
  1108. kube-proxy:
  1109. Container ID: docker://1cfe7917d9d4c4094654b9c8af2e1748c1fccb41c0455e570095474f840b7582
  1110. Image: gcr.io/google_containers/kube-proxy-amd64:v1.9.4
  1111. Image ID: docker-pullable://gcr.io/google_containers/kube-proxy-amd64@sha256:424a9dfc295f26f9d1e8070836d6fa08c83f22d86e592dfccddc847a85b1ef20
  1112. Port: <none>
  1113. Command:
  1114. /usr/local/bin/kube-proxy
  1115. --config=/var/lib/kube-proxy/config.conf
  1116. State: Running
  1117. Started: Fri, 23 Mar 2018 14:19:29 -0400
  1118. Last State: Terminated
  1119. Reason: Error
  1120. Exit Code: 2
  1121. Started: Tue, 20 Mar 2018 09:16:13 -0400
  1122. Finished: Fri, 23 Mar 2018 14:19:24 -0400
  1123. Ready: True
  1124. Restart Count: 1
  1125. Environment: <none>
  1126. Mounts:
  1127. /lib/modules from lib-modules (ro)
  1128. /run/xtables.lock from xtables-lock (rw)
  1129. /var/lib/kube-proxy from kube-proxy (rw)
  1130. /var/run/secrets/kubernetes.io/serviceaccount from kube-proxy-token-rhlh9 (ro)
  1131. Conditions:
  1132. Type Status
  1133. Initialized True
  1134. Ready True
  1135. PodScheduled True
  1136. Volumes:
  1137. kube-proxy:
  1138. Type: ConfigMap (a volume populated by a ConfigMap)
  1139. Name: kube-proxy
  1140. Optional: false
  1141. xtables-lock:
  1142. Type: HostPath (bare host directory volume)
  1143. Path: /run/xtables.lock
  1144. HostPathType: FileOrCreate
  1145. lib-modules:
  1146. Type: HostPath (bare host directory volume)
  1147. Path: /lib/modules
  1148. HostPathType:
  1149. kube-proxy-token-rhlh9:
  1150. Type: Secret (a volume populated by a Secret)
  1151. SecretName: kube-proxy-token-rhlh9
  1152. Optional: false
  1153. QoS Class: BestEffort
  1154. Node-Selectors: <none>
  1155. Tolerations: node-role.kubernetes.io/master:NoSchedule
  1156. node.cloudprovider.kubernetes.io/uninitialized=true:NoSchedule
  1157. node.kubernetes.io/disk-pressure:NoSchedule
  1158. node.kubernetes.io/memory-pressure:NoSchedule
  1159. node.kubernetes.io/not-ready:NoExecute
  1160. node.kubernetes.io/unreachable:NoExecute
  1161. Events:
  1162. Type Reason Age From Message
  1163. ---- ------ ---- ---- -------
  1164. Warning FailedCreatePodSandBox 59m kubelet, jenkins-slave-003 Failed create pod sandbox.
  1165. Normal SandboxChanged 59m (x2 over 59m) kubelet, jenkins-slave-003 Pod sandbox changed, it will be killed and re-created.
  1166. Normal Created 59m (x2 over 3d) kubelet, jenkins-slave-003 Created container
  1167. Normal Started 59m (x2 over 3d) kubelet, jenkins-slave-003 Started container
  1168. Normal Pulled 59m kubelet, jenkins-slave-003 Container image "gcr.io/google_containers/kube-proxy-amd64:v1.9.4" already present on machine
  1169.  
  1170.  
  1171. Name: kube-proxy-kmnjf
  1172. Namespace: kube-system
  1173. Node: jenkins-slave-004/172.20.43.70
  1174. Start Time: Tue, 20 Mar 2018 09:16:21 -0400
  1175. Labels: controller-revision-hash=446521190
  1176. k8s-app=kube-proxy
  1177. pod-template-generation=1
  1178. Annotations: <none>
  1179. Status: Running
  1180. IP: 172.20.43.70
  1181. Controlled By: DaemonSet/kube-proxy
  1182. Containers:
  1183. kube-proxy:
  1184. Container ID: docker://b7b4f13fba0f8cf5c0037520becff4edcd141a0417ccbe91cf99b205ec5ce680
  1185. Image: gcr.io/google_containers/kube-proxy-amd64:v1.9.4
  1186. Image ID: docker-pullable://gcr.io/google_containers/kube-proxy-amd64@sha256:424a9dfc295f26f9d1e8070836d6fa08c83f22d86e592dfccddc847a85b1ef20
  1187. Port: <none>
  1188. Command:
  1189. /usr/local/bin/kube-proxy
  1190. --config=/var/lib/kube-proxy/config.conf
  1191. State: Running
  1192. Started: Fri, 23 Mar 2018 14:20:09 -0400
  1193. Last State: Terminated
  1194. Reason: Error
  1195. Exit Code: 2
  1196. Started: Tue, 20 Mar 2018 09:16:31 -0400
  1197. Finished: Fri, 23 Mar 2018 14:20:04 -0400
  1198. Ready: True
  1199. Restart Count: 1
  1200. Environment: <none>
  1201. Mounts:
  1202. /lib/modules from lib-modules (ro)
  1203. /run/xtables.lock from xtables-lock (rw)
  1204. /var/lib/kube-proxy from kube-proxy (rw)
  1205. /var/run/secrets/kubernetes.io/serviceaccount from kube-proxy-token-rhlh9 (ro)
  1206. Conditions:
  1207. Type Status
  1208. Initialized True
  1209. Ready True
  1210. PodScheduled True
  1211. Volumes:
  1212. kube-proxy:
  1213. Type: ConfigMap (a volume populated by a ConfigMap)
  1214. Name: kube-proxy
  1215. Optional: false
  1216. xtables-lock:
  1217. Type: HostPath (bare host directory volume)
  1218. Path: /run/xtables.lock
  1219. HostPathType: FileOrCreate
  1220. lib-modules:
  1221. Type: HostPath (bare host directory volume)
  1222. Path: /lib/modules
  1223. HostPathType:
  1224. kube-proxy-token-rhlh9:
  1225. Type: Secret (a volume populated by a Secret)
  1226. SecretName: kube-proxy-token-rhlh9
  1227. Optional: false
  1228. QoS Class: BestEffort
  1229. Node-Selectors: <none>
  1230. Tolerations: node-role.kubernetes.io/master:NoSchedule
  1231. node.cloudprovider.kubernetes.io/uninitialized=true:NoSchedule
  1232. node.kubernetes.io/disk-pressure:NoSchedule
  1233. node.kubernetes.io/memory-pressure:NoSchedule
  1234. node.kubernetes.io/not-ready:NoExecute
  1235. node.kubernetes.io/unreachable:NoExecute
  1236. Events:
  1237. Type Reason Age From Message
  1238. ---- ------ ---- ---- -------
  1239. Warning FailedCreatePodSandBox 58m kubelet, jenkins-slave-004 Failed create pod sandbox.
  1240. Normal SandboxChanged 58m (x2 over 58m) kubelet, jenkins-slave-004 Pod sandbox changed, it will be killed and re-created.
  1241. Normal Created 58m (x2 over 3d) kubelet, jenkins-slave-004 Created container
  1242. Normal Started 58m (x2 over 3d) kubelet, jenkins-slave-004 Started container
  1243. Normal Pulled 58m kubelet, jenkins-slave-004 Container image "gcr.io/google_containers/kube-proxy-amd64:v1.9.4" already present on machine
  1244.  
  1245.  
  1246. Name: kube-scheduler-jenkins-kube-master
  1247. Namespace: kube-system
  1248. Node: jenkins-kube-master/172.20.43.30
  1249. Start Time: Mon, 19 Mar 2018 13:54:56 -0400
  1250. Labels: component=kube-scheduler
  1251. tier=control-plane
  1252. Annotations: kubernetes.io/config.hash=b44c3443d26842a5c591b28224a6b4ff
  1253. kubernetes.io/config.mirror=b44c3443d26842a5c591b28224a6b4ff
  1254. kubernetes.io/config.seen=2018-03-19T13:54:51.582598431-04:00
  1255. kubernetes.io/config.source=file
  1256. scheduler.alpha.kubernetes.io/critical-pod=
  1257. Status: Running
  1258. IP: 172.20.43.30
  1259. Containers:
  1260. kube-scheduler:
  1261. Container ID: docker://8b6d8642921957114b3ef813b8110038f96f7c1fdc85a907cafc2e5f934e536f
  1262. Image: gcr.io/google_containers/kube-scheduler-amd64:v1.9.4
  1263. Image ID: docker-pullable://gcr.io/google_containers/kube-scheduler-amd64@sha256:9b2a75b415aa34261a3c9041d82693f3285acfc380695b5fef7668bde1d88532
  1264. Port: <none>
  1265. Command:
  1266. kube-scheduler
  1267. --address=127.0.0.1
  1268. --leader-elect=true
  1269. --kubeconfig=/etc/kubernetes/scheduler.conf
  1270. State: Running
  1271. Started: Fri, 23 Mar 2018 14:12:16 -0400
  1272. Last State: Terminated
  1273. Reason: Error
  1274. Exit Code: 2
  1275. Started: Mon, 19 Mar 2018 13:54:58 -0400
  1276. Finished: Fri, 23 Mar 2018 14:11:50 -0400
  1277. Ready: True
  1278. Restart Count: 2
  1279. Requests:
  1280. cpu: 100m
  1281. Liveness: http-get http://127.0.0.1:10251/healthz delay=15s timeout=15s period=10s #success=1 #failure=8
  1282. Environment: <none>
  1283. Mounts:
  1284. /etc/kubernetes/scheduler.conf from kubeconfig (ro)
  1285. Conditions:
  1286. Type Status
  1287. Initialized True
  1288. Ready True
  1289. PodScheduled True
  1290. Volumes:
  1291. kubeconfig:
  1292. Type: HostPath (bare host directory volume)
  1293. Path: /etc/kubernetes/scheduler.conf
  1294. HostPathType: FileOrCreate
  1295. QoS Class: Burstable
  1296. Node-Selectors: <none>
  1297. Tolerations: :NoExecute
  1298. Events: <none>
  1299.  
  1300.  
  1301. Name: kubernetes-dashboard-5bd6f767c7-xf42n
  1302. Namespace: kube-system
  1303. Node: jenkins-slave-004/172.20.43.70
  1304. Start Time: Tue, 20 Mar 2018 09:32:48 -0400
  1305. Labels: k8s-app=kubernetes-dashboard
  1306. pod-template-hash=1682932373
  1307. Annotations: <none>
  1308. Status: Running
  1309. IP: 172.20.4.3
  1310. Controlled By: ReplicaSet/kubernetes-dashboard-5bd6f767c7
  1311. Containers:
  1312. kubernetes-dashboard:
  1313. Container ID: docker://e4ebfa7450a3e00b941ef30ae05df33c9c7beb1d25105d312f7ca20127f54ef0
  1314. Image: k8s.gcr.io/kubernetes-dashboard-amd64:v1.8.3
  1315. Image ID: docker-pullable://k8s.gcr.io/kubernetes-dashboard-amd64@sha256:dc4026c1b595435ef5527ca598e1e9c4343076926d7d62b365c44831395adbd0
  1316. Port: 8443/TCP
  1317. Args:
  1318. --auto-generate-certificates
  1319. State: Waiting
  1320. Reason: CrashLoopBackOff
  1321. Last State: Terminated
  1322. Reason: Error
  1323. Exit Code: 1
  1324. Started: Fri, 23 Mar 2018 15:14:28 -0400
  1325. Finished: Fri, 23 Mar 2018 15:14:58 -0400
  1326. Ready: False
  1327. Restart Count: 870
  1328. Liveness: http-get https://:8443/ delay=30s timeout=30s period=10s #success=1 #failure=3
  1329. Environment: <none>
  1330. Mounts:
  1331. /certs from kubernetes-dashboard-certs (rw)
  1332. /tmp from tmp-volume (rw)
  1333. /var/run/secrets/kubernetes.io/serviceaccount from kubernetes-dashboard-token-bj5k8 (ro)
  1334. Conditions:
  1335. Type Status
  1336. Initialized True
  1337. Ready False
  1338. PodScheduled True
  1339. Volumes:
  1340. kubernetes-dashboard-certs:
  1341. Type: Secret (a volume populated by a Secret)
  1342. SecretName: kubernetes-dashboard-certs
  1343. Optional: false
  1344. tmp-volume:
  1345. Type: EmptyDir (a temporary directory that shares a pod's lifetime)
  1346. Medium:
  1347. kubernetes-dashboard-token-bj5k8:
  1348. Type: Secret (a volume populated by a Secret)
  1349. SecretName: kubernetes-dashboard-token-bj5k8
  1350. Optional: false
  1351. QoS Class: BestEffort
  1352. Node-Selectors: <none>
  1353. Tolerations: node-role.kubernetes.io/master:NoSchedule
  1354. node.kubernetes.io/not-ready:NoExecute for 300s
  1355. node.kubernetes.io/unreachable:NoExecute for 300s
  1356. Events:
  1357. Type Reason Age From Message
  1358. ---- ------ ---- ---- -------
  1359. Warning BackOff 1m (x19486 over 3d) kubelet, jenkins-slave-004 Back-off restarting failed container
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement