Why Does Kubelet Modify File Permissions
Recently, I found an interesting effect. I have some pods which use flexVolume, and after pods are Running, I’ll put some readOnly files in this volume directory. The intersting part is that these files will become writable every time after kubelet being restarted.