You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding 3 nodes (1 HA node, 2 worker nodes) to an existing HA cluster, the cluster initially functioned as expected. However, following a reboot of all nodes after patching (from v1.29.8 -> 1.29.9), the worker nodes became non-ready. Investigation revealed that the snap.microk8s.daemon-kubelite service was not running on these nodes. Removed 2 worker nodes and add them back as HA nodes, everything just works
The text was updated successfully, but these errors were encountered:
Unfortunately the inspection report was no longer available (I did a snap remove microk8s before add them back as HA node). I took some screen shots
Not sure if the discrepancy between the older Kubernetes version (v1.29.8) on the datastore master nodes and the newer version (v1.29.9) on the new nodes could be contributing factor to my issue. I have updated my SOP to include patching datastore master nodes to the latest k8s release before adding new nodes to the cluster.
After adding 3 nodes (1 HA node, 2 worker nodes) to an existing HA cluster, the cluster initially functioned as expected. However, following a reboot of all nodes after patching (from v1.29.8 -> 1.29.9), the worker nodes became non-ready. Investigation revealed that the snap.microk8s.daemon-kubelite service was not running on these nodes. Removed 2 worker nodes and add them back as HA nodes, everything just works
The text was updated successfully, but these errors were encountered: