Path Configuration Requirements
CPLA runs in a sandbox and accesses the host filesystem through a /host mount.
-
If a configured path is outside
/runor/var/run, the path must be prefixed with/host -
Paths under
/runor/var/rundo not require the/hostprefix
For example,
| Host path | Configured path |
|---|---|
/var/lib/containerd/containerd.sock |
/host/var/lib/containerd/containerd.sock |