claudie icon indicating copy to clipboard operation
claudie copied to clipboard

Bug: Joining static node from another cluster fails

Open Despire opened this issue 10 months ago • 0 comments

Current Behaviour

When joining a static node kubelet is not reset if it is present on the node. This may become an issue if the static node was part of another cluster.

Expected Behaviour

When joining static nodes always reset kubelet if it is present on the node to avoid issues when joining the static node to the cluster.

  1. Build cluster with static node
  2. Turn the Static node Off
  3. Delete the node from the cluster
  4. Create another create where you add the static node
  5. This will result in a successful workflow, but the node will not be present in the cluster

Despire avatar Feb 03 '25 10:02 Despire