top | item 39230926

(no title)

chologrande | 2 years ago

How is this any smaller than OLM or the Operator pattern? Having trouble seeing the differentiator other than "it's different"

discuss

order

pmig|2 years ago

You can simply run "glasskube install cert-manager" or in the future "glasskube install [your package]" and glasskube makes sure all the dependencies get transitively installed.

In addition our GUI is served locally from the client and just creates package Cars, which then will be picked up by the package operator.

chologrande|2 years ago

I can simply run `helm install cert-manager` or `kubectl operator install cert-manager -n cert-manager --channel stable --approval Automatic --create-operator-group ` - both have dependency resolution.

Not trying to be negative here, trying to understand if there is value or functionality missing from established solutions, because it's not obvious to me.