Skip to content

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

License

Notifications You must be signed in to change notification settings

sourcegraph/deploy-sourcegraph-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b548f58 · Apr 30, 2025

History

86 Commits
Mar 25, 2024
Mar 10, 2025
Feb 15, 2023
Apr 30, 2025
Apr 30, 2025
Oct 29, 2024
Sep 4, 2024
May 17, 2023
Mar 25, 2024
Jan 19, 2023
Apr 10, 2024
Feb 23, 2024
Feb 23, 2024
Dec 17, 2024

Repository files navigation

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.