etcdhelper/README.md

8 lines
402 B
Markdown
Raw Permalink Normal View History

2022-05-13 15:19:07 +00:00
# etcdhelper
2022-05-13 15:48:29 +00:00
A helper tool for getting and editing Kubernetes data directly from Etcd,
# Abstract
This is a modified version of [etcdhelper](https://github.com/openshift/origin/tree/master/tools/etcdhelper) from OpenShift and subsequent modifications made by [Flant](https://flant.com/).
We added: `change-provider-id` allowing you to edit the `node.spec.providerID` of any existing Kubernetes node.