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
Copy file name to clipboardExpand all lines: src/pages/docs/infrastructure/workers/kubernetes-worker/index.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: src/layouts/Default.astro
3
3
pubDate: 2024-08-22
4
-
modDate: 2024-08-22
4
+
modDate: 2026-05-01
5
5
title: Kubernetes Worker
6
6
navOrder: 10
7
7
---
@@ -10,12 +10,6 @@ The Kubernetes Worker allows worker operations to be executed within a Kubernete
10
10
This allows compute resources used during the execution of a Deployment process (or runbook) are released
11
11
when the Deployment completes.
12
12
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
-
19
13
The Octopus Web portal provides a wizard which constructs guides you through the creation of a Helm installation command
20
14
which installs the Kubernetes Worker in your cluster.
0 commit comments