diff options
| author | peter <[email protected]> | 2021-01-12 20:28:40 -0800 |
|---|---|---|
| committer | peter <[email protected]> | 2021-01-12 20:28:40 -0800 |
| commit | a0a3f67bc02c7398cf78381b3ee97cede426f6ac (patch) | |
| tree | f69b79443e1ef5db5150d76c614af97b1e055809 | |
| parent | add helm chart for running in Kubernetes (diff) | |
| download | docker-osx-a0a3f67bc02c7398cf78381b3ee97cede426f6ac.tar.xz docker-osx-a0a3f67bc02c7398cf78381b3ee97cede426f6ac.zip | |
add requriment for host machine
| -rw-r--r-- | helm/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helm/README.md b/helm/README.md index 72f9f94..50331be 100644 --- a/helm/README.md +++ b/helm/README.md @@ -6,6 +6,8 @@ This installs `docker-osx` in Kubernetes. ## Requirements +*) Install [host machine requirements](https://github.com/cephasara/Docker-OSX#requirements-kvm-on-the-host) + *) Ensure you are running QEMU 5.X *) Kubernetes *) Helm *) `sickcodes/docker-osx-vnc` Docker image |