spinkube / runtime-class-manager

A Kubernetes operator to manage Runtime Classes
Apache License 2.0
36 stars 10 forks source link

Add helm chart #204

Closed vdice closed 2 months ago

vdice commented 2 months ago

Describe your changes

Adds a Helm chart, building off of https://github.com/spinkube/runtime-class-manager/pull/132 where the bulk of the work was done.

With @voigt's blessing I have created a new PR with a handful of fixes and changes (see commit history). Testing has shown the runtime-class-manager to work properly on kind and AKS clusters.

Issue ticket number and link

https://github.com/spinkube/runtime-class-manager/issues/47

Checklist before requesting a review