kubesphere / kubekey

Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳
https://kubesphere.io
Apache License 2.0
2.27k stars 537 forks source link

Use nerdctl to replace crictl #1719

Open btcoolboy opened 1 year ago

btcoolboy commented 1 year ago

Your current KubeKey version

v3.0.7

Describe this feature

By default, the crictl have some wrong configuration, even I can fix by myself.

Describe the solution you'd like

Could we use nerdctl to replace crictl? Or add nerdctl for containerd users. It just a binary file.

Additional information

20230201205324

24sama commented 1 year ago

/kind feature-request

xiaods commented 1 year ago

The nerdctl experience is not very good. It is not recommended. The k8e distribution I wrote has nerdctl built in, and I found it particularly difficult to use in practice.