You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/self-hosted/kubernetes-embedded.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ in an existing Kubernetes cluster using Helm follow [this guide](./kubernetes-he
37
37
* s3.kurl.sh (required to install the kots CLI)
38
38
* amazonaws.com (required to install the kots CLI)
39
39
40
-
> Please note that a multi-node setup with kURL is only possible if no built-in services (postgres, minio, redis) are used.
40
+
> Please note that the built-in services (PostgreSQL, MinIO, Redis) are meant to be used with a single-node setup only, because these options rely on local file storage.
41
41
> Consult the documentation of your Cloud Provider what managed services can replace the built-in services
0 commit comments