Update containerd documentation with etcd change (#7126)
* update containerd documentation with etcd change * update conterind docs
This commit is contained in:
@ -11,6 +11,12 @@ _To use the containerd container runtime set the following variables:_
|
|||||||
container_manager: containerd
|
container_manager: containerd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## etcd.yml
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
etcd_deployment_type: host
|
||||||
|
```
|
||||||
|
|
||||||
## Containerd config
|
## Containerd config
|
||||||
|
|
||||||
Example: define registry mirror for docker hub
|
Example: define registry mirror for docker hub
|
||||||
|
Reference in New Issue
Block a user