Use option to zoom on image click

This commit is contained in:
Dipesh Rawat 2024-05-08 01:06:41 +01:00 committed by Dipesh Rawat
parent ddbc2c23e9
commit a449f41af4
No known key found for this signature in database
GPG Key ID: A9AE31E80BC1F0A6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ When you deploy Kubernetes, you get a cluster.
This document outlines the various components you need to have for
a complete and working Kubernetes cluster.
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" clicktozoom="true" >}}
<!-- body -->
## Control Plane Components