diff --git a/docs/containerd.md b/docs/containerd.md index eb5fd6c241e4eb3fff565ed79abd61ee32eeff8a..c026425950e9d5a2295e21bac522c8a78dc1c0f0 100644 --- a/docs/containerd.md +++ b/docs/containerd.md @@ -11,6 +11,12 @@ _To use the containerd container runtime set the following variables:_ container_manager: containerd ``` +## etcd.yml + +```yaml +etcd_deployment_type: host +``` + ## Containerd config Example: define registry mirror for docker hub