Alibaba Cloud Native
Jul 16, 2023 · Cloud Native
Why Pods Suddenly Fail with “Address not available” and How to Fix It
When a Kubernetes pod that previously created connections stops working and reports “Address not available”, the root cause is often exhaustion of the kernel’s random port range, which can be resolved by adjusting net.ipv4.ip_local_port_range and aligning it with ServiceNodePortRange settings.
Cloud NativeEADDRNOTAVAILKubernetes
0 likes · 12 min read
