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 committed Jan 29, 2025
1 parent e079d22 commit b0a8a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,14 @@ environment.
helm \
kubectl \
kustomize \
qemu \
lima \
minio-mc \
velero \
virtctl
```

lima version 1.0.0 or later is required, latest version is
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 b0a8a66

Please sign in to comment.