Skip to content

Proposal: Helm chart for dra-driver-cpu #72

@fmuyassarov

Description

@fmuyassarov

The current install.yaml is a static manifest that requires manual patching for any customization. A Helm chart would expose driver configuration as proper values.yaml parameters, enable environment specific overrides without forking and provide a versioned installation option for users already using Helm.

I guess the bare minimum steps would involve:

  1. writing the Helm chart
  2. CI integration for linting, templating, packaging, and pushing; 0.0.0-main from main branch, versioned charts from releases
  3. hosting the charts, I believe we could use something like ghcr.io/kubernetes-sigs/dra-driver-cpu/charts/dra-driver-cpu for the artifacts
  4. updating the documentation

If this sounds reasonable and beneficial, I would be happy to work on it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions