mhausenblas / reshifter

Kubernetes cluster state management
https://hackernoon.com/introducing-reshifter-for-kubernetes-backup-restore-migration-upgrade-ffaf78da36
Apache License 2.0
294 stars 30 forks source link

errors when trying to install rcli in ocp 4.3 master #35

Open joeibm2020 opened 4 years ago

joeibm2020 commented 4 years ago

What version of Kubernetes (kubectl version) are you using?

1.16.2

What version of etcd (etcdctl --version) are you using?

3

What version of ReShifter are you using (for rcli: rcli version otherwise at the bottom of the app)?

0.3.21

Development only: what version of Go (go version) and dep (git describe --tags) are you using?

no go version used just yaml files


when I tried to install rcli in a master node from openshift version 4.3.5 it says it was installed however when i want to start using the commands none of them are found. I tried installed in different places, even my own mac and it did not work. I saw you have https://github.com/mhausenblas/reshifter/releases/tag/v0.3.22-alpha for mac but when I download seems it is capable to recognize it as an installer or something similar.