Skip to content

feat(deployment): mount kubelet directory in io-engine pods#897

Open
susobhandey wants to merge 1 commit into
openebs:developfrom
susobhandey:re-pin-extention
Open

feat(deployment): mount kubelet directory in io-engine pods#897
susobhandey wants to merge 1 commit into
openebs:developfrom
susobhandey:re-pin-extention

Conversation

@susobhandey

Copy link
Copy Markdown

Mount the kubelet directory into io-engine pods to enable access to CPUManager state information required for dynamic reactor affinity updates.

Add a hostPath mount for /var/lib/kubelet in the
io-engine DaemonSet template.

Signed-off-by: Susobhan Dey susobhan.dey@datacore.com

@susobhandey susobhandey requested a review from a team as a code owner June 24, 2026 18:44
Comment thread chart/templates/mayastor/io/io-engine-daemonset.yaml
@mergify

mergify Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Comment thread chart/templates/mayastor/io/io-engine-daemonset.yaml Outdated
@susobhandey susobhandey force-pushed the re-pin-extention branch 2 times, most recently from 572bd40 to eee716d Compare July 13, 2026 06:29
Mount the kubelet directory into io-engine pods to enable
access to CPUManager state information required for dynamic
reactor affinity updates.

Add a hostPath mount for the kubelet directory in the
io-engine DaemonSet template, reusing the existing
csi.node.kubeletDir value (as done in csi-node/ha-node)
instead of hardcoding the path.

Signed-off-by: Susobhan Dey <susobhan.dey@datacore.com>

Signed-off-by: Susobhan Dey <susobhan.dey@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants