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?
Nodelet Does Not Remove The Node From Kubernetes Cluster When Node Is Removed From Qbert Cluster
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- The kubectl command is still listing the master node that has been scaled down from UI.
Environment
- Platform9 Managed Kubernetes - v5.4 and above
Cause
- The task of removing the scaled down node from the kubernetes cluster is handled by the
all-none-scripts.shphase script which runs whenROLE=”none”andKUBE_SERVICE_STATE=falseis set in the config. - However there is a possibility that the certs are removed prior to this which causes node removal to be skipped because the node cannot reach the other master nodes or master VIP.
Resolution
- A internal JIRA ticket PMK-5585 has been raised to fix this issue.
- The workaround for this issue is, post node scale down wait for the node and cluster to get converged in the Platform9 UI, and then delete the node from the cluster using below mentioned command.
Javascript
xxxxxxxxxx# kubectl delete node <scaled_down_node>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