Skip to content

Commit

Permalink
drenv(macOS): Update lima to 1.0.4 & install qemu dependency
Browse files Browse the repository at this point in the history
* Tested with env/regional-dr.yaml cluster creation on mac
* Updated lima version in test/README.md
* Updated test/README.md to install qemu for macOS due to lima
  dependency with qemu ([issue #3169](lima-vm/lima#3169))

Signed-off-by: Parikshith <[email protected]>
  • Loading branch information
parikshithb authored and nirs committed Jan 30, 2025
1 parent ff8adbd commit a589260
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,15 @@ environment.
helm \
kubectl \
kustomize \
qemu \
lima \
minio-mc \
velero \
virtctl
```

lima version 1.0.0 or later is required, latest version is
recommended.
recommended. Tested with lima version 1.0.4.

1. Install the `clusteradm` tool. See
[Install clusteradm CLI tool](https://open-cluster-management.io/getting-started/installation/start-the-control-plane/#install-clusteradm-cli-tool)
Expand Down

0 comments on commit a589260

Please sign in to comment.