In the EKS cluster, I encountered an error using NERDCTL to save containerd, not found
Description
In the EKS cluster, I encountered an error using NERDCTL to save containerd, not found
Steps to reproduce the issue
Describe the results you received and expected
In the EKS cluster, it is possible to save successfully using NERDCTL save
What version of nerdctl are you using?
nerdctl version 1.7.6
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response
@AkihiroSuda this feels similar to #827 ? (And others)
@AkihiroSuda this feels similar to #827 ? (And others)
I looked at the link you posted, but it didn't solve the problem,I can commit using nerdctl, but I cannot save to tar the commit image
@ouyangningdong a lot of issues related to that have been fixed with nerdctl 2
Can you give a try to the latest version and see if it fixes your problem?
@ouyangningdong were you able to test nerdctl v2?