I just started to use Rancher and request to correct me for any wrong terminology.
Earlier I was using minikube on Macbook which provide SSH easily using minikube ssh
for troubleshooting. As I am newbie to Rancher Desktop and wanted to do SSH on Rancher Desktop node similar to minikube.
I googled for same but unfortunately I didn't get any fruitful answer. Thanks in advance.
On recent versions (1.3 on) you can use the
rdctl
utility, which ships with Rancher Desktop, and runrdctl shell COMMAND
orrdctl shell
to ssh into the VM.