The status of nodes is reported as unknown
unknown
\"conditions\": [ { \"type\": \"Ready\", \"status\": \"Unknown\",
You can delete the node from the master by issuing:
kubectl delete node hostname.company.net
The NOTReady status probably means that the master can't access the kubelet service. Check if everything is OK on the client.