mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-06 09:52:14 +01:00
Merge pull request #739 from kinvolk/kai/containerd-cri-plugin
app-emulation/containerd: Enable the CRI plugin
This commit is contained in:
commit
5e0fafa48a
@ -6,8 +6,7 @@ state = "/run/docker/libcontainerd/containerd"
|
||||
subreaper = true
|
||||
# set containerd's OOM score
|
||||
oom_score = -999
|
||||
# CRI plugin listens on a TCP port by default
|
||||
disabled_plugins = ["cri"]
|
||||
disabled_plugins = []
|
||||
|
||||
# grpc configuration
|
||||
[grpc]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user