This tool allow to emulate a running node using valid kubelet credentials. It does not actually execute pod locally or report pod's status to the api server, therefore pods binded to the emulated node will stay in a pending state.
pip install kubernetes
python kne.py --create-node --provider-id <provider_id> <node_name>