kube-toolkit icon indicating copy to clipboard operation
kube-toolkit copied to clipboard

Kubernetes operator

Open radu-matei opened this issue 7 years ago • 2 comments

Consider adding support for deploying an operator

https://coreos.com/operators/

radu-matei avatar Jan 05 '18 09:01 radu-matei

I got to love kooper for this.

At this moment there is no standard, although there are some projects like rook operator kit or Giantswarm operator kit that are trying to create it.

Spotahome studied these projects before developing Kooper and they didn't fit the requirements: ... https://github.com/spotahome/kooper#motivation

Just my two cents, though 😃

mumoshu avatar Feb 28 '18 07:02 mumoshu

I played around with building an operator myself, and lately I've been looking at this - https://github.com/kubernetes-incubator/apiserver-builder

radu-matei avatar Feb 28 '18 08:02 radu-matei