magnum/releasenotes/notes/kubelet-nfs-b51e572adfb56378.yaml
Spyros Trigazis 1ea8db948c fcos-kubelet: Add rpc-statd dependency
To mount nfs volumes with the embedded volume
pkg [0], rpc-statd is required and should be
started by mount.nfs. When running kubelet
in a chroot this fails. With atomic containers
it used to work.

[0] https://github.com/kubernetes/kubernetes/tree/master/pkg/volume/nfs

story: 2005201
task: 39403

Change-Id: Ib64efe7ecbe9a24e86fa9d9a35a4d90c0e8bbf2e
Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
2020-04-14 15:02:41 +00:00

11 lines
359 B
YAML

---
fixes:
- |
For fcos-kubelet, add rpc-statd dependency.
To mount nfs volumes with the embedded volume
pkg [0], rpc-statd is required and should be
started by mount.nfs. When running kubelet
in a chroot this fails. With atomic containers
it used to work.
[0] https://github.com/kubernetes/kubernetes/tree/master/pkg/volume/nfs