support containerd static binary

Co-authored-by: Max Gautier <mg@max.gautier.name>
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
Kay Yan
2025-07-08 01:47:05 +00:00
parent 72518b4497
commit 97946cfdb7
13 changed files with 159 additions and 6 deletions

View File

@@ -8,3 +8,6 @@ kubelet_csr_approver_enabled: true
kubelet_csr_approver_values:
# Do not check DNS resolution in testing (not recommended in production)
bypassDnsResolution: true
# Use static containerd binary for older distributions like Debian 11.
containerd_static_binary: true