Merge pull request #30123 from sftim/20211017_more_responsive_figure_sizing

Make  figure sizing more responsive
This commit is contained in:
Kubernetes Prow Robot
2021-10-21 17:10:37 -07:00
committed by GitHub
7 changed files with 48 additions and 10 deletions
@@ -19,11 +19,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.
Here's the diagram of a Kubernetes cluster with all the components tied together.
![Components of Kubernetes](/images/docs/components-of-kubernetes.svg)
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
<!-- body -->
## Control Plane Components