Skip to content

Commit

Permalink
Add a note about unsupported macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
elshirak committed Aug 7, 2024
1 parent 7dd575d commit d23741f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/cluster_admin/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ A few requirements need to be met before you can begin:
- Kubernetes apiserver must have `--allow-privileged=true` in order to run KubeVirt's privileged DaemonSet.
- `kubectl` client utility

Currently, macOS is not supported

### Container Runtime Support

KubeVirt is currently supported on the following container runtimes:
Expand Down
4 changes: 4 additions & 0 deletions docs/cluster_admin/virtual_machines_on_Arm64.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,7 @@ This class of devices is not verified on the Arm64 platform.
## Liveness and Readiness Probes

`Watchdog` device is not supported on Arm64 platform.

## Operating systems

Currently, `macOS` runs on ARM architecture and this OS is not supported. However, you may try to run it using devContainers https://github.com/kubevirt/kubevirt/pull/11830

0 comments on commit d23741f

Please sign in to comment.