Skip to content

Commit c08b26f

Browse files
committed
Improve alt text
Signed-off-by: Tom Kerkhove <[email protected]>
1 parent 6d26ce7 commit c08b26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/keda-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The KEDA add-on makes it even easier by deploying a managed KEDA installation, p
2525
- **KEDA operator** allows end-users to scale workloads in/out from 0 to N instances with support for Kubernetes Deployments, Jobs, StatefulSets or any custom resource that defines `/scale` subresource.
2626
- **Metrics server** exposes external metrics to Horizontal Pod Autoscaler (HPA) in Kubernetes for autoscaling purposes such as messages in a Kafka topic, or number of events in an Azure event hub. Due to upstream limitations, KEDA must be the only installed metric adapter.
2727

28-
![Diagram that shows the architecture of KEDA and how it extends Kubernetes instead of re-inventing the wheel](./media/keda/architecture.png)
28+
![Diagram that shows the architecture of K E D A and how it extends Kubernetes instead of re-inventing the wheel.](./media/keda/architecture.png)
2929

3030
Learn more about how KEDA works in the [official KEDA documentation][keda-architecture].
3131

0 commit comments

Comments
 (0)