Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Degraded LoadBalancer Ingress Endpoint Performance (AWS)
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
A Kubernetes LoadBalancer Ingress endpoint for a particular service is slow to respond (± ~3 seconds).
❯ httpstat http://[SVC/LB Ingress FQDN]:8080/healthConnected to X.X.X.X:8080 from 127.0.0.1:62137HTTP/1.1 200x-request-id: fae0bb7f-9a9b-402d-84a6-a1d1438820a7Content-Type: application/vnd.spring-boot.actuator.v3+jsonContent-Length: 15 DNS Lookup TCP Connection Server Processing Content Transfer[ 6ms | 0ms | 20045ms | 1ms ] | | | | namelookup:6ms | | | connect:6ms | | starttransfer:20051ms | total:20052msEnvironment
- Platform9 Managed Kubernetes - All Versions
- AWS Cloud Provider
- Flannel
Cause
Flannel is unable to contact etcd. A firewall appliance may be present within the VPC which is blocking the traffic, especially on Port 4001 which is required for etcd communication as per the Networking Prerequisites.
Resolution
- Whitelist the ports called out in the Networking Prerequisites, especially for etcd.
- Restart Flannel on the worker node(s).
xxxxxxxxxx$ docker stop flannel$ docker start flannelVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message