Skip to content

Instantly share code, notes, and snippets.

@utkarshmani1997
Created October 11, 2017 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save utkarshmani1997/c1a7b91dde15313b968200fef8fbeea0 to your computer and use it in GitHub Desktop.
Save utkarshmani1997/c1a7b91dde15313b968200fef8fbeea0 to your computer and use it in GitHub Desktop.
Name: weave-net-t88k6
Namespace: kube-system
Node: kubeminion-02/172.28.128.5
Start Time: Wed, 11 Oct 2017 05:09:52 +0000
Labels: controller-revision-hash=2720543195
name=weave-net
pod-template-generation=1
Annotations: kubernetes.io/created-by={"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"DaemonSet","namespace":"kube-system","name":"weave-net","uid":"8f898ca2-ae41-11e7-b962-021c6f7dbe9d","apiV...
Status: Running
IP: 172.28.128.5
Created By: DaemonSet/weave-net
Controlled By: DaemonSet/weave-net
Containers:
weave:
Container ID: docker://51da6dab33b7732acac64b9c7ba5be567b2dbeb91fbf2773a40b0249e5f3173f
Image: weaveworks/weave-kube:2.0.4
Image ID: docker://sha256:3e2e9472eefc1a5fd0b727d8cc87afbb6352e888e6f818ed453bb893dfd9a6a8
Port: <none>
Command:
/home/weave/launch.sh
State: Running
Started: Wed, 11 Oct 2017 08:40:27 +0000
Last State: Terminated
Reason: Error
Exit Code: 143
Started: Wed, 11 Oct 2017 07:27:34 +0000
Finished: Wed, 11 Oct 2017 08:40:07 +0000
Ready: True
Restart Count: 13
Requests:
cpu: 10m
Liveness: http-get http://127.0.0.1:6784/status delay=30s timeout=1s period=10s #success=1 #failure=3
Environment:
HOSTNAME: (v1:spec.nodeName)
Mounts:
/host/etc from cni-conf (rw)
/host/home from cni-bin2 (rw)
/host/opt from cni-bin (rw)
/host/var/lib/dbus from dbus (rw)
/lib/modules from lib-modules (rw)
/var/run/secrets/kubernetes.io/serviceaccount from weave-net-token-vzp3g (ro)
/weavedb from weavedb (rw)
weave-npc:
Container ID: docker://3dc7d96bd988c864ab2bb3248b83470c6e1a838bdeb57209b5cd64461da7ce34
Image: weaveworks/weave-npc:2.0.4
Image ID: docker://sha256:a33806b1a7dec8aea3fe1a27286bbcad37c342d7ee23c3d587102911c23fe0f6
Port: <none>
State: Running
Started: Wed, 11 Oct 2017 05:10:09 +0000
Ready: True
Restart Count: 0
Requests:
cpu: 10m
Environment:
HOSTNAME: (v1:spec.nodeName)
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from weave-net-token-vzp3g (ro)
Conditions:
Type Status
Initialized True
Ready True
PodScheduled True
Volumes:
weavedb:
Type: HostPath (bare host directory volume)
Path: /var/lib/weave
cni-bin:
Type: HostPath (bare host directory volume)
Path: /opt
cni-bin2:
Type: HostPath (bare host directory volume)
Path: /home
cni-conf:
Type: HostPath (bare host directory volume)
Path: /etc
dbus:
Type: HostPath (bare host directory volume)
Path: /var/lib/dbus
lib-modules:
Type: HostPath (bare host directory volume)
Path: /lib/modules
weave-net-token-vzp3g:
Type: Secret (a volume populated by a Secret)
SecretName: weave-net-token-vzp3g
Optional: false
QoS Class: Burstable
Node-Selectors: <none>
Tolerations: :NoSchedule
node.alpha.kubernetes.io/notReady:NoExecute
node.alpha.kubernetes.io/unreachable:NoExecute
Events:
FirstSeen LastSeen Count From SubObjectPath Type Reason Message
--------- -------- ----- ---- ------------- -------- ------ -------
3h 2m 23 kubelet, kubeminion-02 spec.containers{weave} Warning Unhealthy Liveness probe failed: Get http://127.0.0.1:6784/status: net/http: request canceled (Client.Timeout exceeded while awaiting headers)
3h 2m 15 kubelet, kubeminion-02 spec.containers{weave} Normal Killing Killing container with id docker://weave:pod "weave-net-t88k6_kube-system(671b9487-ae42-11e7-b962-021c6f7dbe9d)" container "weave" is unhealthy, it will be killed and re-created.
3h 2m 18 kubelet, kubeminion-02 spec.containers{weave} Normal Pulling pulling image "weaveworks/weave-kube:2.0.4"
3h 2m 18 kubelet, kubeminion-02 spec.containers{weave} Normal Pulled Successfully pulled image "weaveworks/weave-kube:2.0.4"
3h 2m 16 kubelet, kubeminion-02 spec.containers{weave} Normal Created Created container
3h 2m 16 kubelet, kubeminion-02 spec.containers{weave} Normal Started Started container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment