2020-03-04 22:46:38 +00:00
|
|
|
---
|
|
|
|
# Please see roles/container-engine/containerd/defaults/main.yml for more configuration options
|
|
|
|
|
2020-11-30 08:22:49 +00:00
|
|
|
# Example: define registry mirror for docker hub
|
|
|
|
|
2020-03-04 22:46:38 +00:00
|
|
|
# containerd_config:
|
|
|
|
# grpc:
|
|
|
|
# max_recv_message_size: 16777216
|
|
|
|
# max_send_message_size: 16777216
|
|
|
|
# debug:
|
|
|
|
# level: ""
|
|
|
|
# registries:
|
2020-11-30 08:22:49 +00:00
|
|
|
# "docker.io":
|
|
|
|
# - "https://mirror.gcr.io"
|
|
|
|
# - "https://registry-1.docker.io"
|
2020-03-04 22:46:38 +00:00
|
|
|
# max_container_log_line_size: -1
|
|
|
|
# metrics:
|
|
|
|
# address: ""
|
|
|
|
# grpc_histogram: false
|