File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed
docs/partials/embedded-cluster Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -40,4 +40,30 @@ Replicated does not support using symlinked directories for these locations. Ins
4040 * If high availability is enabled, all controller nodes will have the same requirements because data will be replicated to all controller nodes.
4141
4242#### ` /tmp `
43- - Temporary space during installation
43+ - Temporary space during installation
44+
45+ #### Additional Directories and Files
46+
47+ In addition to the primary directories above, Embedded Cluster creates directories and files in the following locations:
48+
49+ - /etc/cni
50+ - /etc/k0s
51+ - /opt/cni
52+ - /opt/containerd
53+ - /run/calico
54+ - /run/containerd
55+ - /run/k0s
56+ - /sys/fs/cgroup/kubepods
57+ - /sys/fs/cgroup/system.slice/containerd.service
58+ - /sys/fs/cgroup/system.slice/containerd.service
59+ - /sys/fs/cgroup/system.slice/k0scontroller.service
60+ - /sys/fs/cgroup/system.slice/k0scontroller.service
61+ - /usr/libexec/k0s
62+ - /var/lib/calico
63+ - /var/lib/cni
64+ - /var/lib/containers
65+ - /var/lib/kubelet
66+ - /var/log/calico
67+ - /var/log/containers
68+ - /var/log/pods
69+ - /usr/local/bin/k0s
You can’t perform that action at this time.
0 commit comments