EnvFrom: [)EnvFromSource(),TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice(},StartupProbe:nil, ) start failed in pod <pod name>: CreateContainerConfigError: open /var/lib/kubelet/pods/########-####-####-####-############/etc-hosts: read-only file systemkubelet[974]: E0731 15:36:20.237060 974 kubelet_volumes.go:245] "There were many similar errors. Turn up verbosity to see them." err-"orphaned pod \" ########-####-####-####-############\" found, but error occurred when trying to remove the volumes dir: read-only file system" numErrs-1
2.3.x
Due to the storage outage the node that the pod was on had a read-only filesystem.
Reboot the node that is experiencing the Read-Only Filesystem so the OS can remount the filesystem Read/Write.