From c52246c1d3f07433ef4fc81b944de6f9b66035f4 Mon Sep 17 00:00:00 2001 From: Alastair Pitts Date: Fri, 1 May 2026 13:39:11 +1000 Subject: [PATCH] Remove Kubernetes Worker early access banner --- .../infrastructure/workers/kubernetes-worker/index.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/pages/docs/infrastructure/workers/kubernetes-worker/index.md b/src/pages/docs/infrastructure/workers/kubernetes-worker/index.md index 0bdf59c637..937022fedc 100644 --- a/src/pages/docs/infrastructure/workers/kubernetes-worker/index.md +++ b/src/pages/docs/infrastructure/workers/kubernetes-worker/index.md @@ -1,7 +1,7 @@ --- layout: src/layouts/Default.astro pubDate: 2024-08-22 -modDate: 2024-08-22 +modDate: 2026-05-01 title: Kubernetes Worker navOrder: 10 --- @@ -10,12 +10,6 @@ The Kubernetes Worker allows worker operations to be executed within a Kubernete This allows compute resources used during the execution of a Deployment process (or runbook) are released when the Deployment completes. -:::div{.info} -The Kubernetes Worker is in "Early Access" and may not cover every scenario immediately, but it is maturing. -Your feedback will help drive its direction, so please post your thoughts and experiences in our [community slack](https://octopususergroup.slack.com/archives/CBQ3FPQAH) -or [ProductBoard](https://portal.productboard.com/octopusdeploy/1-octopus-deploy-roadmap/c/108-workers-on-kubernetes). -::: - The Octopus Web portal provides a wizard which constructs guides you through the creation of a Helm installation command which installs the Kubernetes Worker in your cluster.