kubectl describe pod fluent-bit-lzw6z -n logging
Name: fluent-bit-lzw6z
Namespace: logging
Node: host
Start Time: Thu, 05 Apr 2018 10:47:50 -0400
Labels: controller-revision-hash=1188023158
k8s-app=fluent-bit-logging
pod-template-generation=1
version=v1
Annotations: <none>
Status: Running
IP: 000000000000
Controlled By: DaemonSet/fluent-bit
Containers:
fluent-bit:
Container ID: docker://abc8237e7c09bd40e70e3599e4e802e60b6dac68c25a8b54f991492e6cf5b806
Image: fluent/fluent-bit-0.13-dev:0.14
Image ID: docker-pullable://fluent/fluent-bit-0.13-dev@sha256:662dfce052022637d7086e3e1e00ddd929b35d9db31dab0a19b0a7cf47ff4356
Port: <none>
State: Running
Started: Thu, 05 Apr 2018 11:21:39 -0400
Last State: Terminated
Reason: Error
Exit Code: 139
Started: Thu, 05 Apr 2018 11:21:21 -0400
Finished: Thu, 05 Apr 2018 11:21:23 -0400
Ready: True
Restart Count: 5
Limits:
memory: 200Mi
Requests:
cpu: 100m
memory: 200Mi
Environment:
FLUENT_COLLECTIONSERVER_HOST: host
FLUENT_COLLECTIONSERVER_PORT: 24224
Mounts:
/fluent-bit/etc/ from fluent-bit-config (rw)
/var/lib/docker/containers from varlibdockercontainers (ro)
/var/log from varlog (rw)
Conditions:
Type Status
Initialized True
Ready True
PodScheduled True
Volumes:
varlog:
Type: HostPath (bare host directory volume)
Path: /var/log
HostPathType:
varlibdockercontainers:
Type: HostPath (bare host directory volume)
Path: /var/lib/docker/containers
HostPathType:
fluent-bit-config:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: fluent-bit-config
Optional: false
fluent-bit-token-mhpkr:
Type: Secret (a volume populated by a Secret)
SecretName: fluent-bit-token-mhpkr
Optional: false
QoS Class: Burstable
Node-Selectors: <none>
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning BackOff 57m (x4 over 1h) kubelet, host Back-off restarting failed container
Normal Pulled 57m (x6 over 1h) kubelet, host Container image "fluent/fluent-bit-0.13-dev:0.14" already present on machine
Normal Created 57m (x6 over 1h) kubelet, host Created container
Normal Started 57m (x6 over 1h) kubelet, host Started container
==============================================