helm-app-operator-kit icon indicating copy to clipboard operation
helm-app-operator-kit copied to clipboard

Tool for creating a Kubernetes Operator from a Helm Chart

Results 5 helm-app-operator-kit issues
Sort by recently updated
recently updated
newest added

While attempting to install the default version (i.e. without specifying any overrides or changing the `values*.yaml` files) of the `stable/redis` chart, I'm noticing that the Redis master pod goes into...

Hello, thanks for sharing this awesome project. How to raise logs level of operator? Please, document it. Thanks

I'd build an operator for the chart `stable/memcached`. and the operator had been deployed successfully. When I deploy the new instance of my chart using `kubectl apply -f cr.yaml`, the...

Greetings! So confession up front, I'm new to operators. Therefore, this issue is just describing some of my personal friction trying to use `helm-app-operator-kit` with a helm chart I have...

The tomcat CRD would be a better example if it included a validation block