Master Node on Cluster Recreation Unable to Converge as it Continues to Refer Older Cluster's Etcd Data
Problem
If a Master node which was previously part of a cluster is used to create a new cluster, on some occasions the node is unable to converge with errors indicating it's still referring to the older cluster's etcd data.
Environment
- Platform9 Managed Kubernetes - All Versions
- Etcd
Cause
Etcd data not cleaned up properly on the deletion of the older cluster.
Resolution
- Removed the etcd data following which the node converged successfully.
Was this page helpful?