Skip to content

Commit

Permalink
Merge pull request #11 from ToOnlyGaurav/master
Browse files Browse the repository at this point in the history
Readme updation for MAC specific changes
  • Loading branch information
santanusinha authored Aug 27, 2024
2 parents 296814d + a0f9021 commit 242ca59
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,19 @@ drove -e http://drove.local:7000 apps scale TEST_APP-1 0 -w
drove -e http://drove.local:7000 apps destroy TEST_APP-1
```

# MAC OS specific changes

## Rancher desktop preferences
Please select below preferences in the Rancher desktop

| Hardware | Volumes | Emulation |
|:-----------------|:--------:|----------------------------------:|
| Memory (GB): 4GB | virtiofs | Virtual Machine Type: VZ |
| # CPUs : 4 | | VZ Option: Enable Rosetta support |

# Update etc hosts for lima-rancher-desktop
Add below line to `/etc/hosts`
```
127.0.0.1 lima-rancher-desktop
```

0 comments on commit 242ca59

Please sign in to comment.