Skip to content

Commit 94b2f85

Browse files
Tim Bannisterdkypuros
andauthored
Update Kubernetes architectural diagram (#23138)
* Update Kubernetes architectural diagram Co-Authored-By: Tim Bannister <[email protected]> * Switch Kubernetes Component diagram to SVG Co-authored-by: David Kypuros <[email protected]>
1 parent 1845764 commit 94b2f85

File tree

3 files changed

+403
-765
lines changed

3 files changed

+403
-765
lines changed

content/en/docs/concepts/architecture/cloud-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ mechanism that allows different cloud providers to integrate their platforms wit
2323

2424
## Design
2525

26-
![Kubernetes components](/images/docs/components-of-kubernetes.png)
26+
![Kubernetes components](/images/docs/components-of-kubernetes.svg)
2727

2828
The cloud controller manager runs in the control plane as a replicated set of processes
2929
(usually, these are containers in Pods). Each cloud-controller-manager implements

content/en/docs/concepts/overview/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ a complete and working Kubernetes cluster.
2121

2222
Here's the diagram of a Kubernetes cluster with all the components tied together.
2323

24-
![Components of Kubernetes](/images/docs/components-of-kubernetes.png)
24+
![Components of Kubernetes](/images/docs/components-of-kubernetes.svg)
2525

2626

2727

0 commit comments

Comments
 (0)