Master or Worker Nodes Down

This section describes the expected behavior if a master node or one or more worker nodes goes down.

# kubectl delete node <Failed_Node_IP>
Note: There must be another node available in the cluster, with the zookeeper and kafka labels, for the service instances to be migrated from the failed node.