mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add nerdctl cli tool for containerd user (#7500)
* Add nerdctl cli tool for containerd user * Add nerdctl enable option * Add nerdctl enable option and update nerdctl version to 0.8.0
This commit is contained in:
@@ -287,6 +287,7 @@
|
||||
- "{{ bin_dir }}/calico-upgrade"
|
||||
- "{{ bin_dir }}/weave"
|
||||
- "{{ bin_dir }}/crictl"
|
||||
- "{{ bin_dir }}/nerdctl"
|
||||
- "{{ bin_dir }}/netctl"
|
||||
- "{{ bin_dir }}/k8s-certs-renew.sh"
|
||||
- /var/lib/cni
|
||||
@@ -298,6 +299,7 @@
|
||||
- /run/calico
|
||||
- /etc/bash_completion.d/kubectl.sh
|
||||
- /etc/bash_completion.d/crictl
|
||||
- /etc/bash_completion.d/nerdctl
|
||||
ignore_errors: yes
|
||||
tags:
|
||||
- files
|
||||
|
||||
Reference in New Issue
Block a user