This message was deleted.
# general
a
This message was deleted.
a
--> #rancher-desktop
đź‘Ť 1
r
Hello, Once you install the rancher desktop and installation is completed then you can open the terminal and check on the commands if its working for example if you type nerdctl info you will the info of them.
For helm the app manager only works for VM Tanzu.
p
Helm and kubectl I installed before the Rancher via brew,so they are working on their own, but nerdctl doesn't work.
r
When you type nerdctl info what you get..
if not try to install nerdctl from brew.
p
It shows command not found
I thought the idea was that nerdctl works inside VM
r
it works in Windows machine.when I installed it the nerdctl also been installed But I can pull the image via nerdctl command but I cant run as a container.With docker command it works. Do you aware about that.
Try to install nerdctl via brew
p
In order to install nerdctl via brew it requires to install Lima VM first and only then nerdctl. But it doesn’t make any sense because Rancher is also based on Lima VM and creates another VM. Having to run two VM doesn’t make any sense.
The fix was easy, I just forgot to restart my terminal for new PATH to take effect. It’s all good now.
110 Views