Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.73 KB

k8s.md

File metadata and controls

32 lines (26 loc) · 1.73 KB

Provisioning a Kubernetes cluster

Security note: If you intend to set this up as a production instance, we recommend you create the cluster in a VPC or other secure network that restricts unauthenticated access from the public Internet. You can later expose the necessary ports via an Internet Gateway or equivalent mechanism. Take care to secure your cluster in a manner that meets your organization's security requirements.

Follow the instructions linked in the table below to provision a Kubernetes cluster for the infrastructure provider of your choice, using the recommended node and list types in the table.

Note: Sourcegraph Data Center can run on any Kubernetes cluster, so if your infrastructure provider is not listed, see the "Other" row. Pull requests to add rows for more infrastructure providers are welcome!

Compute nodes
ProviderNode typeBoot/ephemeral disk size
AWS EC2m4.4xlargeN/A
Google Compute Enginen1-standard-16100 GB (default)
Azure VMD16 v3100 GB (SSD preferred)
Other16 vCPU, 60 GiB memory per node100 GB (SSD preferred)