Skip to content

Commit 70e2099

Browse files
committed
Minor note on dedicated queue-worker installations
This is already implied from the mention of the queue-worker version. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 758bcfc commit 70e2099

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2025-07-29-queue-based-scaling.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ A number of changes have been made to support Queue-Based Scaling:
196196

197197
Note that the 0.5.x gateway will start publishing messages to a new subject format, so if you update the gateway, you must also update the Queue Worker to 0.4.x or later, otherwise the Queue Worker will not be able to consume any messages.
198198

199+
This includes any dedicated or separate queue-workers that you have deployed, update them using the separate queue-worker Helm chart.
200+
199201
## How do you turn it all on?
200202

201203
Since these features change the way that OpenFaaS works, and we value backwards compatibility, Queue-Based Scaling is an opt-in feature.

0 commit comments

Comments
 (0)