Skip to content

Commit 1551bb4

Browse files
authored
Remove Kubernetes Worker early access banner (#3126)
1 parent 7d857d8 commit 1551bb4

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

  • src/pages/docs/infrastructure/workers/kubernetes-worker

src/pages/docs/infrastructure/workers/kubernetes-worker/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2024-08-22
4-
modDate: 2024-08-22
4+
modDate: 2026-05-01
55
title: Kubernetes Worker
66
navOrder: 10
77
---
@@ -10,12 +10,6 @@ The Kubernetes Worker allows worker operations to be executed within a Kubernete
1010
This allows compute resources used during the execution of a Deployment process (or runbook) are released
1111
when the Deployment completes.
1212

13-
:::div{.info}
14-
The Kubernetes Worker is in "Early Access" and may not cover every scenario immediately, but it is maturing.
15-
Your feedback will help drive its direction, so please post your thoughts and experiences in our [community slack](https://octopususergroup.slack.com/archives/CBQ3FPQAH)
16-
or [ProductBoard](https://portal.productboard.com/octopusdeploy/1-octopus-deploy-roadmap/c/108-workers-on-kubernetes).
17-
:::
18-
1913
The Octopus Web portal provides a wizard which constructs guides you through the creation of a Helm installation command
2014
which installs the Kubernetes Worker in your cluster.
2115

0 commit comments

Comments
 (0)