Replies: 1 comment 2 replies
-
|
For the first problem, skaffold doesn't work with nerdctl. So you are correct that you switched to Second problem, The default registry is Hope this helps! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Rancher Community,
I have been currently using Skaffold to automate development:
First problem: I try to run
skaffold devbut it doesn't appear to work withnerdctl/containerd:I fixed this by switching Rancher's default
containerdoption toDocker Engine API:Second problem: I ran
skaffold devbut got back an error:What image repository does Rancher/K3S use? Do I need to install extra software for this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions