For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flannel Connecting to Etcd Cluster Using AWS ELB Reports ERROR

Problem

Cluster running on AWS and have an ELB, the flannel container logs reports below errors:

E0503 08:10:22.781361 1 watch.go:43] Watch subnets: client: etcd cluster is unavailable or misconfigured; error #0: unexpected EOF

E0503 08:15:08.904157 1 watch.go:171] Subnet watch failed: client: etcd cluster is unavailable or misconfigured; error #0: unexpected EOF

Environment

  • Platform9 Managed Kubernetes - v5.3 and Higher

  • Flannel CNI

  • AWS ELB

Cause

Resolution

  • Increase the ELD idle timeout from AWS console (under Load Balancing -> Loadbalancers -> Healthcheck -> Edit Health Check -> Response Timeout.)

Last updated