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 30, 2025
1 parent 59cb30f commit 6201d14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ environment.
helm \
kubectl \
kustomize \
qemu \
lima \
minio-mc \
velero \
Expand All @@ -147,6 +148,9 @@ environment.
lima version 1.0.0 or later is required, latest version is
recommended.

> [!NOTE]
> 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)
for the details. Version v0.8.1 or later is required.
Expand Down

0 comments on commit 6201d14

Please sign in to comment.