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

/var/lib/docker isolation for parent docker and fn dind #17

Open
skinowski opened this issue Feb 9, 2018 · 0 comments
Open

/var/lib/docker isolation for parent docker and fn dind #17

skinowski opened this issue Feb 9, 2018 · 0 comments

Comments

@skinowski
Copy link
Member

Currently, fn dind likely grabs the same disk/location for its /var/lib/docker as the parent docker, where both dockers end up using the same disk space. To track this, some notes below:

  1. dedicated parent docker /var/lib/docker volume/storage.
  2. dedicated dind docker /var/lib/docker volume/storage for fn pods. And this needs to be cleaned up before starting up (and after tearing down) fn pod.
  3. strategy to handle how to handle the full capacity cases in both. (most likely a clean & restart)
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