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?
Adding Nodes to a Cluster fails with "skipped caching discovery info due to Get "https://<node_IP>:443/api?timeout=32s": dial tcp <node_IP>:443: connect: no route to host"
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
While adding nodes to the cluster you can see Nodes fail at step 11 with the following error
Bash
skipped caching discovery info due to Get "https://<node_IP>:443/api?timeout=32s": dial tcp <node_IP>:443: connect: no route to host"Environment
- Platform9 Managed Kubernetes - All Versions
Cause
This error usually points to a routing issue between the master nodes and the worker nodes. The nodes are unable to reach the Kube API Server which is required for a functioning cluster.
Resolution
- Verify that your environment satisfies all the Networking Prerequisites.
- If you are running a CentOs or RedHat distribution disable the firewalld service temporarily to verify if the required connections are being blocked -
systemctl stop firewalld
Do Not disable the Firewall in a Production Environment. If you are testing internally you can temporarily disable it to determine the root cause and continue to use the product.
For production and other sensitive workloads please work with your Networking team to fulfilll the Networking Prerequisites linked above.
VariableType 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