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.
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.
pmig|2 years ago
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
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.