Created
June 10, 2021 15:59
-
-
Save jsturtevant/7db58df29e8fb6be5e1a1c9d8e121c71 to your computer and use it in GitHub Desktop.
defaults
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
disabled_plugins = [] | |
imports = [] | |
oom_score = 0 | |
plugin_dir = "" | |
required_plugins = [] | |
root = "C:\\ProgramData\\root" | |
state = "C:\\ProgramData\\state" | |
version = 2 | |
[cgroup] | |
path = "" | |
[debug] | |
address = "" | |
format = "" | |
gid = 0 | |
level = "" | |
uid = 0 | |
[grpc] | |
address = "\\\\.\\pipe\\containerd-containerd" | |
gid = 0 | |
max_recv_message_size = 16777216 | |
max_send_message_size = 16777216 | |
tcp_address = "" | |
tcp_tls_cert = "" | |
tcp_tls_key = "" | |
uid = 0 | |
[metrics] | |
address = "" | |
grpc_histogram = false | |
[plugins] | |
[plugins."io.containerd.gc.v1.scheduler"] | |
deletion_threshold = 0 | |
mutation_threshold = 100 | |
pause_threshold = 0.02 | |
schedule_delay = "0s" | |
startup_delay = "100ms" | |
[plugins."io.containerd.grpc.v1.cri"] | |
disable_apparmor = false | |
disable_cgroup = false | |
disable_hugetlb_controller = false | |
disable_proc_mount = false | |
disable_tcp_service = true | |
enable_selinux = false | |
enable_tls_streaming = false | |
ignore_image_defined_volumes = false | |
max_concurrent_downloads = 3 | |
max_container_log_line_size = 16384 | |
netns_mounts_under_state_dir = false | |
restrict_oom_score_adj = false | |
sandbox_image = "k8s.gcr.io/pause:3.5" | |
selinux_category_range = 0 | |
stats_collect_period = 10 | |
stream_idle_timeout = "4h0m0s" | |
stream_server_address = "127.0.0.1" | |
stream_server_port = "0" | |
systemd_cgroup = false | |
tolerate_missing_hugetlb_controller = false | |
unset_seccomp_profile = "" | |
[plugins."io.containerd.grpc.v1.cri".cni] | |
bin_dir = "C:\\opt\\cni\\bin" | |
conf_dir = "C:\\etc\\cni\\net.d" | |
conf_template = "" | |
max_conf_num = 1 | |
[plugins."io.containerd.grpc.v1.cri".containerd] | |
default_runtime_name = "runhcs-wcow-process" | |
disable_snapshot_annotations = false | |
discard_unpacked_layers = false | |
no_pivot = false | |
snapshotter = "windows" | |
[plugins."io.containerd.grpc.v1.cri".containerd.default_runtime] | |
base_runtime_spec = "" | |
container_annotations = ["microsoft.com/hostprocess-container","microsoft.com/hostprocess-inherit-user" ] | |
pod_annotations = ["microsoft.com/hostprocess-container","microsoft.com/hostprocess-inherit-user"] | |
privileged_without_host_devices = false | |
runtime_engine = "" | |
runtime_root = "" | |
runtime_type = "" | |
[plugins."io.containerd.grpc.v1.cri".containerd.default_runtime.options] | |
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes] | |
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runhcs-wcow-process] | |
base_runtime_spec = "" | |
container_annotations = ["microsoft.com/hostprocess-container","microsoft.com/hostprocess-inherit-user" ] | |
pod_annotations = ["microsoft.com/hostprocess-container","microsoft.com/hostprocess-inherit-user"] | |
privileged_without_host_devices = false | |
runtime_engine = "" | |
runtime_root = "" | |
runtime_type = "io.containerd.runhcs.v1" | |
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runhcs-wcow-process.options] | |
[plugins."io.containerd.grpc.v1.cri".containerd.untrusted_workload_runtime] | |
base_runtime_spec = "" | |
container_annotations = [] | |
pod_annotations = [] | |
privileged_without_host_devices = false | |
runtime_engine = "" | |
runtime_root = "" | |
runtime_type = "" | |
[plugins."io.containerd.grpc.v1.cri".containerd.untrusted_workload_runtime.options] | |
[plugins."io.containerd.grpc.v1.cri".image_decryption] | |
key_model = "node" | |
[plugins."io.containerd.grpc.v1.cri".registry] | |
config_path = "" | |
[plugins."io.containerd.grpc.v1.cri".registry.auths] | |
[plugins."io.containerd.grpc.v1.cri".registry.configs] | |
[plugins."io.containerd.grpc.v1.cri".registry.headers] | |
[plugins."io.containerd.grpc.v1.cri".registry.mirrors] | |
[plugins."io.containerd.grpc.v1.cri".x509_key_pair_streaming] | |
tls_cert_file = "" | |
tls_key_file = "" | |
[plugins."io.containerd.internal.v1.opt"] | |
path = "C:\\ProgramData\\containerd\\root\\opt" | |
[plugins."io.containerd.internal.v1.restart"] | |
interval = "10s" | |
[plugins."io.containerd.metadata.v1.bolt"] | |
content_sharing_policy = "shared" | |
[plugins."io.containerd.runtime.v2.task"] | |
platforms = ["windows/amd64", "linux/amd64"] | |
[plugins."io.containerd.service.v1.diff-service"] | |
default = ["windows", "windows-lcow"] | |
[proxy_plugins] | |
[stream_processors] | |
[stream_processors."io.containerd.ocicrypt.decoder.v1.tar"] | |
accepts = ["application/vnd.oci.image.layer.v1.tar+encrypted"] | |
args = ["--decryption-keys-path", "C:\\Program Files\\containerd\\ocicrypt\\keys"] | |
env = ["OCICRYPT_KEYPROVIDER_CONFIG=C:\\Program Files\\containerd\\ocicrypt\\ocicrypt_keyprovider.conf"] | |
path = "ctd-decoder" | |
returns = "application/vnd.oci.image.layer.v1.tar" | |
[stream_processors."io.containerd.ocicrypt.decoder.v1.tar.gzip"] | |
accepts = ["application/vnd.oci.image.layer.v1.tar+gzip+encrypted"] | |
args = ["--decryption-keys-path", "C:\\Program Files\\containerd\\ocicrypt\\keys"] | |
env = ["OCICRYPT_KEYPROVIDER_CONFIG=C:\\Program Files\\containerd\\ocicrypt\\ocicrypt_keyprovider.conf"] | |
path = "ctd-decoder" | |
returns = "application/vnd.oci.image.layer.v1.tar+gzip" | |
[timeouts] | |
"io.containerd.timeout.shim.cleanup" = "5s" | |
"io.containerd.timeout.shim.load" = "5s" | |
"io.containerd.timeout.shim.shutdown" = "3s" | |
"io.containerd.timeout.task.state" = "2s" | |
[ttrpc] | |
address = "" | |
gid = 0 | |
uid = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment