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: content/docs/guides/(deployment)/deployment-options.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ UserClouds offers four deployment models to suit different needs and environment
13
13
14
14
-**SaaS Deployment**: Use UserClouds in a pure SaaS environment with minimal infrastructure configuration. Perfect for companies that prefer a fully managed service with minimal overhead for configuration and maintenance.
15
15
-**[VPC Peering Deployment](/docs/guides/set-up-guides/vpc-peering-set-up-guide)**: Set up UserClouds without exposing services to the internet. Best for organizations with high network security needs, who do not want to handle the complexity of running on-prem.
16
-
-**[Docker Deployment](/docs/guides/set-up-guides/docker-set-up-guide)**: Deploy UserClouds using Docker for quick and easy setup. Note: because this configuration provides no monitoring, automatic restarts, failover, etc, this configuration is intended ONLY for development, test, and CI environments. Do not use this configuration for production - otherwise outages and data loss may result.
17
16
-**[On-Premise K8s Deployment](/docs/guides/set-up-guides/eks-set-up-guide)**: Deploy UserClouds on your Kubernetes cluster for a fully managed, scalable solution. Suitable for large enterprises with existing Kubernetes infrastructure looking for a scalable and robust deployment option.
18
17
19
18
## Managing Configuration with ucconfig and Terraform
0 commit comments