You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/concepts/overview/components.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,19 +29,16 @@ When you deploy Kubernetes, you get a cluster.
29
29
This document outlines the various components you need to have for
30
30
a complete and working Kubernetes cluster.
31
31
32
-
Here's the diagram of a Kubernetes cluster with all the components tied together.
32
+
{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}}
33
33
34
-

0 commit comments