1ea8db948c
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>
11 lines
359 B
YAML
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
|