Just raised an issue on the rke repo relating to `...
# rke
g
Just raised an issue on the rke repo relating to
kubectl
getting out of sync with the state of the cluster (see 3246). i.e. rke has changed the cluster but kubectl does not seem to notice the removals. Is the answer simply to use `kubectl delete node […]`for the nodes that have been removed from the rke cluster file?