Applications Failing With Error "504 Gateway Timeout
Problem
Ingress controller logs shows a gateway timeout error.
Environment
- Platform9 Managed Kubernetes - All Versions
Cause
- The flannel container is not able to connect to the etcd database to obtain network configuration because port 4001 is blocked by Security Groups on the master nodes.
- The following errors will be logged by the flannel container.
Resolution
Edit the Security Groups for the master node to allow traffic on port 4001.
Was this page helpful?