startechnica / apps

Community apps catalog for Kubernetes
Apache License 2.0
5 stars 5 forks source link

Multus CNI does not work for v4.0.0. #33

Closed ScionOfDesign closed 7 months ago

ScionOfDesign commented 1 year ago

Hello, I just tried installing your Multus CNI helm chart and noticed that I got the following error when trying to use image v4.0.0:

Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "cp": executable file not found in $PATH: unknown
Back-off restarting failed container

The Multus DaemonSet started up fine when using v3.9.3.

firmansyahn commented 12 months ago

Thank you for using this chart. I update the chart to support Multus CNI v4.0.2 with Thick Plugin.

Have a good day.