linode / linode/linode-blockstorage-csi-driver

DaemonSet node affinity

Open Beginner friendly
#574 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.