Skip to content

Commit b1f5aa0

Browse files
author
Laurent Gougeon
committed
Added a warning for the Kubernetes config file.
1 parent 086d4ce commit b1f5aa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ OpenECPDS requires Docker to be installed and fully functional, with the default
6464

6565
To test the deployment of OpenECPDS containers to a Kubernetes cluster, Kubernetes must be enabled in Docker (Settings -> Kubernetes -> "Enable Kubernetes").
6666

67+
>**Warning:** If Kubernetes is properly installed, your `$HOME/.kube/config` file should point to `https://kubernetes.docker.internal:6443`. If not, you can manually update the file.
68+
6769
The default setup needs a minimum of 3GB of available RAM. The disk space required depends on the size of the data you expect to handle, but at least 15GB is essential for the development and application containers.
6870

6971
To download the latest distribution, run the following command:

0 commit comments

Comments
 (0)