Skip to content

Commit 27c767c

Browse files
authored
peter said they aren't beta anymore (#739)
<!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent dc20b40 commit 27c767c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/executors/deploy_executors.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Executors can be deployed in a variety of manners. The supported deployment opti
44

55
- [Linux Binary Service](/admin/executors/deploy_executors_binary) ([Firecracker](./firecracker) compatible)
66
- [Terraform on AWS or GCP](/admin/executors/deploy_executors_terraform) ([Firecracker](./firecracker) compatible)
7-
- (Beta) [Native Kubernetes](/admin/executors/deploy_executors_kubernetes)
8-
- (Beta) [Docker-in-Docker on Kubernetes](/admin/executors/deploy_executors_dind)
9-
- (Beta) [Docker-Compose](/admin/executors/deploy_executors_docker)
7+
- [Native Kubernetes](/admin/executors/deploy_executors_kubernetes)
8+
- [Docker-in-Docker on Kubernetes](/admin/executors/deploy_executors_dind)
9+
- [Docker-Compose](/admin/executors/deploy_executors_docker)
1010

1111
See [deciding which executor deployment method to use ](../executors#deciding-which-executor-deployment-method-to-use) for more information on these different deployment options.
1212

0 commit comments

Comments
 (0)