Awesome
Deploy Sourcegraph on Kubernetes with Kustomize
Note This deployment method only supports Sourcegraph version 4.5.0 and above.
Deploying Sourcegraph into a Kubernetes cluster is for organizations that need highly scalable and available code search and code intelligence. This repository contains documentation for creating, updating, and maintaining a Sourcegraph cluster using Kustomize.
- Installing
- Configuring
- Updating
- Scaling- general advice on scaling services
- Resource estimator: instance size - specific resource values for your instance based on your instance size
- Troubleshooting
- Enterprise Getting Started Guide and Admin guide - useful guides for Sourcegraph admins
- Metrics - guidance of metrics that can be used for monitoring Sourcegraph
Deploy
Please refer to the Sourcegraph Kustomize docs for the latest instructions.
Upgrade
When upgrading Sourcegraph, please check the upgrade docs for Kubernetes to confirm if manual migrations is necessary.
Feedback
We've made our deployment configurations open source to better serve our customers' needs. If there is anything we can do to make deploying Sourcegraph easier just open an issue (in sourcegraph/sourcegraph) or a pull request and we will respond as soon as possible!
Questions & Issues
Open an issue (in sourcegraph/sourcegraph).
For urgent issues, please contact us at support@sourcegraph.com --we are happy to help!
Licensing
The contents of this repository are open-source licensed. However, it makes reference to non-open-source images and actually running Sourcegraph using this repository falls under Sourcegraph's enterprise license terms.
For product and pricing information, visit about.sourcegraph.com or contact us for more information.
Contributing
Releasing
Please see the documentation.