drain the node completely including pods running on the node which belong to a daemon set and pods running on the node which are using local data
$ kubectl drain mygroovynode --delete-local-data --ignore-daemonsets
drain the node completely including pods running on the node which belong to a daemon set and pods running on the node which are using local data
$ kubectl drain mygroovynode --delete-local-data --ignore-daemonsets