Skip to content

Commit a79a506

Browse files
authored
Merge pull request #104 from packagist/clarify-multi-node-kubernetes-usage
Clarify that multi-node setup can't be used with built-in services
2 parents 1188d26 + 46ba0b1 commit a79a506

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/self-hosted/kubernetes-embedded.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ 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+
41+
4042
<!-- See https://docs.replicated.com/enterprise/installing-general-requirements and https://kurl.sh/docs/install-with-kurl/system-requirements -->
4143

4244
## Installation
@@ -82,6 +84,11 @@ you can download it from https://packagist.com.
8284
![Upload License](/Resources/public/img/docs/self-hosted-kubernetes/console-license.png)
8385

8486
#### Configure Private Packagist Self-Hosted
87+
88+
> 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.
89+
> Consult the documentation of your Cloud Provider what managed services can replace the built-in services
90+
> (eg. for AWS RDS, S3 and ElastiCache)
91+
8592
The configuration screen is where you can set up the domains used for Private Packagist and the email configuration. It
8693
is also the place where you can configure if Private Packagist should use an existing Redis, PostgreSQL, or blob storage.
8794
![Configuration](/Resources/public/img/docs/self-hosted-kubernetes/console-configure-application.png)

0 commit comments

Comments
 (0)