Add requirement for docker daemon to be up and running on standalone install

Signed-off-by: Daniel Higuero <daniel@napptive.com>
This commit is contained in:
Daniel Higuero 2024-02-08 12:42:50 +01:00
parent ec6425a17c
commit 712e10b6ef
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ VelaD support installing KubeVela on machines based on these OS: Linux, macOS, W
1. If you are using Linux or macOS, make sure your machine have `curl` installed.
2. If you are using macOS or Windows, make sure you've already installed [Docker](https://www.docker.com/products/docker-desktop).
3. Make sure the docker daemon is up and running.
### 2. Install VelaD and Setup KubeVela

View File

@ -40,6 +40,7 @@ VelaD support installing KubeVela on machines based on these OS: Linux, macOS, W
1. If you are using Linux or macOS, make sure your machine have `curl` installed.
2. If you are using macOS or Windows, make sure you've already installed [Docker](https://www.docker.com/products/docker-desktop).
3. Make sure the docker daemon is up and running.
### 2. Install VelaD and Setup KubeVela