-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/daemonImpacts operation of the Cilium daemon.Impacts operation of the Cilium daemon.kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.
Description
Seen in master:
# ./cilium/cilium status --verbose
KVStore: Ok Consul: 172.17.0.2:8300
ContainerRuntime: Ok docker daemon: OK
Kubernetes: Disabled
Cilium: Ok OK
NodeMonitor: Disabled
Cilium health daemon: Ok
IPAM: IPv4: 2/65535 allocated from 192.168.0.0/16, IPv6: 2/65535 allocated from 2001:db8:5::/112
Allocated addresses:
192.168.211.128 (router)
192.168.29.133 (health)
?213c () <--- HERE
?a481 () <--- HERE
Controller Status: 12/13 healthy
Name Last success Last error Count Message
cilium-health-ep 11m10s ago 20s ago 16 Get http://192.168.29.133:4240/hello: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
consul-lease-keepalive-0xc00038d440 1m11s ago never 0 no error
dns-garbage-collector-job 11s ago never 0 no error
ipcache-bpf-garbage-collection 1m11s ago never 0 no error
kvstore-locks-gc 11s ago never 0 no error
kvstore-sync-store-cilium/state/nodes/v1 1m11s ago never 0 no error
metricsmap-bpf-prom-sync 2s ago never 0 no error
propagating local node change to kv-store 11m11s ago never 0 no error
resolve-identity-454 20s ago never 0 no error
sync-IPv4-identity-mapping (454) 20s ago never 0 no error
sync-IPv6-identity-mapping (454) 20s ago never 0 no error
sync-endpoints-and-host-ips 11s ago never 0 no error
template-dir-watcher never never 0 no error
Proxy Status: No managed proxy redirect
Cluster health: 0/1 reachable (2019-09-02T09:15:56Z)
Name IP Reachable Endpoints reachable
test (localhost) 147.75.101.25 true false
Metadata
Metadata
Assignees
Labels
area/daemonImpacts operation of the Cilium daemon.Impacts operation of the Cilium daemon.kind/bugThis is a bug in the Cilium logic.This is a bug in the Cilium logic.