Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kubernetes] decide what to do with /run/containerd #14

Open
errordeveloper opened this issue Apr 22, 2020 · 0 comments
Open

[kubernetes] decide what to do with /run/containerd #14

errordeveloper opened this issue Apr 22, 2020 · 0 comments

Comments

@errordeveloper
Copy link
Owner

In order to work around and issue with OCI whiteout files and kata's use of 9p filesystem, the tmpfs was used for containerd image store. There is plenty of RAM and it's a nice speed-up, but RAM could be used for something else instead. Additioanlly, at present we are using /run that is mounted by systemd, if we want to carry on relying on tmpfs, we should probably create a dedicated mountpoint and gain control of its size allocation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant