Skip to content

Commit 8fceea3

Browse files
committed
Clarify that multi-node setup can't be used with built-in services
1 parent 1188d26 commit 8fceea3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/self-hosted/kubernetes-embedded.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ in an existing Kubernetes cluster using Helm follow [this guide](./kubernetes-he
3737
* s3.kurl.sh (required to install the kots CLI)
3838
* amazonaws.com (required to install the kots CLI)
3939

40+
> Please note that a multi-node setup with kURL is only possible if no built-in services (postgres, minio, redis) are used.
41+
> Consult the documentation of your Cloud Provider what managed services can replace the built-in services
42+
> (eg. for AWS RDS, S3 and ElastiCache)
43+
44+
4045
<!-- See https://docs.replicated.com/enterprise/installing-general-requirements and https://kurl.sh/docs/install-with-kurl/system-requirements -->
4146

4247
## Installation

0 commit comments

Comments
 (0)