Skip to content

Commit

Permalink
Add note on Docker Desktop memory resource limits
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska committed Nov 10, 2023
1 parent 62935a3 commit ee064a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/examples/dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The example in this directory shows how to install Aleph using Kubernetes on you
kubectl config use-context docker-desktop
```

* Running this example may require up to 8GB of memory, so make sure to [update the resource settings](https://docs.docker.com/desktop/settings/mac/#resources) in Docker Desktop if necessary.

* You also need Helm, a tool for packaging Kubernetes resources. Please refer to the [Helm documentation](https://helm.sh/docs/intro/install/) for instructions on how to install Helm on your machine.

## Installation
Expand Down

0 comments on commit ee064a6

Please sign in to comment.