Skip to content

Commit 7128b8a

Browse files
committed
Update to header title
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 20e9727 commit 7128b8a

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

docs/architecture/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
On this page:
44

55
* OpenFaaS Pro Autoscaler (below)
6-
* [Alert-manager based auto-scaling for Community Edition](#legacy-scaling-for-the-community-edition-ce)
6+
* [Legacy scaling for the Community Edition (CE)](#legacy-scaling-for-the-community-edition-ce)
77

88
## OpenFaaS Pro Autoscaler
99

docs/openfaas-pro/kafka-events.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,6 @@ The queue-worker has a set of default retry values set via the Helm chart. They
103103
* [Quick start with the Helm chart - self-hosted, SASL and TLS Client Certificates](https://github.com/openfaas/faas-netes/blob/master/chart/kafka-connector/quickstart.md)
104104
* Original launch blog post: [Staying on topic: trigger your OpenFaaS functions with Apache Kafka](https://www.openfaas.com/blog/kafka-connector/)
105105

106-
## Async invocations
107-
108-
The connector can be configured to invoke function asynchronously. This lets you use [OpenFaaS async](https://docs.openfaas.com/reference/async/) features like retries.
109-
110-
To prevent the connector from consuming all Kafka messages at once and submitting them to the OpenFaaS async queue a limit on the number of inflight async invocations can be configured.
111-
112-
See the [Kafka connector README](https://github.com/openfaas/faas-netes/blob/master/chart/kafka-connector/README.md#async-invocations) to configure the connector for async invocations.
113-
114106
## Would you like a demo?
115107

116108
Feel free to reach out to us for a demo or to ask any questions you may have.

0 commit comments

Comments
 (0)