Update README.md

This commit is contained in:
2018-10-01 05:46:41 -04:00
committed by GitHub
parent 35c26664ee
commit d7485df0b0
+1 -3
View File
@@ -31,9 +31,7 @@
This is an active development project, so I don't recommend this, yet.
$ git clone https://github.com/kennethreitz/bruce-operator.git && cd bruce-operator
$ kubectl create -f deploy/_bruce-namespace.yml
$ kubectl create -f deploy/operator.yml -n bruce
$ kubectl create -n bruce -f https://raw.githubusercontent.com/kennethreitz/bruce-operator/master/deploy/operator.yml
The operator will take care of installing Custom Resource Definitions, Perstient Volume Claims, etc.