gluster / anthill

A Kubernetes/OpenShift operator to manage Gluster clusters
http://gluster-anthill.readthedocs.io/
Apache License 2.0
35 stars 12 forks source link

Start the operator via `kubectl/oc -f` of yaml(s) #6

Open JohnStrunk opened 6 years ago

JohnStrunk commented 6 years ago

Describe the feature you'd like to have. We need to be able to install/start the operator from a set of yaml descriptions.

What is the value to the end user? (why is it a priority?) This provides a (first) method for starting the operator. Without this, we have nothing. :smile:

How will we know we have a good solution? (acceptance criteria)

Work items

Additional context This is the "get something off the ground" item. Once we get this, we'll have a running system (though useless).