Skip to content

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

@skinowski

Description

@skinowski

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions