operator-framework / kubectl-operator

Manage Kubernetes Operators from the command line
https://operatorframework.io/
Apache License 2.0
129 stars 37 forks source link

Doc: Install steps? #4

Closed flickerfly closed 4 years ago

flickerfly commented 4 years ago

It'd be great to have some pointers for installing this in the Readme. Perhaps there is other documentation that could simply be linked?

joelanford commented 4 years ago

It will hopefully be installable via krew in the near future. See https://github.com/kubernetes-sigs/krew-index/pull/737

I've been waiting on that to merge to write the install steps. For now, clone the repo, and run make install. That will copy it into $GOPATH/bin, so if that's on your path, kubectl will find it and you can run kubectl operator