You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
etcdhelper.go | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago |
README.md
etcdhelper
A helper tool for getting and editing Kubernetes data directly from Etcd,
Abstract
This is a modified version of etcdhelper from OpenShift and subsequent modifications made by Flant.
We added: change-provider-id
allowing you to edit the node.spec.providerID
of any existing Kubernetes node.