incalculable-ghost-55080
02/22/2023, 12:35 PMbrew install --cask rancher
open -a Rancher\ Desktop
# Click allow admin access in appeared window
rdctl api /v0/settings --method PUT --body '{"kubernetes": {"enabled": false, "containerEngine": "moby", "memoryInGB": 8, "numberCPUs": 4}, pathManagementStrategy": "manual"}'
But yes, the above script does not work, since the essential things are loaded at the first start. Do I understand correctly that the only right way to do this with the RD installer? Ref
Thank you in advance!curved-zebra-30454
02/22/2023, 2:58 PMincalculable-ghost-55080
02/22/2023, 9:20 PM