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
> The contents of this repository are currently in beta and will not be officially released until v4.5.0. While we encourage testing and feedback, please do not use this in production environments. We cannot guarantee support for these beta features and recommend that you use them at your own risk. We will keep you updated as development progresses and official releases become available.
5
+
> **Note**
6
+
> This deployment method only supports Sourcegraph version 4.5.0and above.
7
7
8
8
Deploying Sourcegraph into a Kubernetes cluster is for organizations that need highly scalable and
9
9
available code search and code intelligence. This repository contains documentation for creating,
@@ -26,9 +26,7 @@ Please refer to the [Sourcegraph Kustomize docs](https://docs.sourcegraph.com/ad
26
26
27
27
When upgrading Sourcegraph, please check the [upgrade docs for Kubernetes](https://docs.sourcegraph.com/admin/updates/kubernetes) to confirm if manual migrations is necessary.
28
28
29
-
## Development
30
-
31
-
The `dev` branch is used to track development.
29
+
## Feedback
32
30
33
31
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)](https://github.com/sourcegraph/sourcegraph/issues/new?assignees=&labels=deploy-sourcegraph-k8s&template=deploy-sourcegraph.md&title=%5Bdeploy-sourcegraph-k8s%5D) or a pull request and we will respond as soon as possible!
0 commit comments