Path Configuration Requirements

CPLA runs in a sandbox and accesses the host filesystem through a /host mount.

  • If a configured path is outside /run or /var/run, the path must be prefixed with /host

  • Paths under /run or /var/run do not require the /host prefix

For example,

Host path Configured path
/var/lib/containerd/containerd.sock /host/var/lib/containerd/containerd.sock