/deploy-sourcegraph-k8s

Deploy Sourcegraph to a Kubernetes (k8s) cluster with Kustomize for large-scale code search and intelligence

Primary LanguageGoApache License 2.0Apache-2.0

Deploy Sourcegraph on Kubernetes with Kustomize

sourcegraph: search master build status

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.

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.