fix: add mount utility to kubelet service PATH #123

Merged
micqdf merged 1 commits from stage into master 2026-03-08 02:16:23 +00:00
Owner

Flannel pods were stuck because kubelet could not execute mount for projected service account volumes on NixOS. Add util-linux to the kubelet systemd PATH so mount is available during volume setup.

Flannel pods were stuck because kubelet could not execute mount for projected service account volumes on NixOS. Add util-linux to the kubelet systemd PATH so mount is available during volume setup.
micqdf added 1 commit 2026-03-08 02:16:21 +00:00
fix: add mount utility to kubelet service PATH
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 16s
bd866f7dac
Flannel pods were stuck because kubelet could not execute mount for projected service account volumes on NixOS. Add util-linux to the kubelet systemd PATH so mount is available during volume setup.
micqdf merged commit 2aa9950f59 into master 2026-03-08 02:16:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: micqdf/TerraHome#123