Timeless

Results 1 issues of Timeless

### Your current KubeKey version v3.0.13 ### Describe this feature [root = "/var/lib/containerd"](https://github.com/kubesphere/kubekey/blob/b2fd07096e3ae9399d7737eed8107591c016110b/pkg/service/containermanager/templates/config.toml#L2C1-L2C29)能否将containerd的数据目录不固定,改为可指定。 ### Describe the solution you'd like 与现在的etcd配置数据目录相同的方法。https://github.com/kubesphere/kubekey/blob/b2fd07096e3ae9399d7737eed8107591c016110b/docs/config-example.md?plain=1#L116 ### Additional information 某些情况下,目录不能为默认路径,需要修改。所以希望在集群部署时完成,而不用部署完成之后再去修改。