linode / linode/linode-blockstorage-csi-driver
DaemonSet node affinity
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 76
- Forks
- 62
- Avg merge
- 10h 58m
- Merged PRs (30d)
- 10
Description
I'm playing around with a k3s cluster across multiple clouds, linode being one of them.
It would be very helpful if I could configure the DaemonSet through the Helm chart with nodeAffinity so that it would only deploy on linode nodes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the Helm chart and its DaemonSet as the entry points; start by locating the chart values and DaemonSet template. Check how node affinity can be configured, then verify the rendered DaemonSet restricts deployment to the intended nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100