Update Kubernetes architectural diagram (#23138)
* Update Kubernetes architectural diagram Co-Authored-By: Tim Bannister <tim@scalefactory.com> * Switch Kubernetes Component diagram to SVG Co-authored-by: David Kypuros <davidkypuros@gmail.com>
This commit is contained in:
parent
1845764281
commit
94b2f857bb
|
@ -23,7 +23,7 @@ mechanism that allows different cloud providers to integrate their platforms wit
|
|||
|
||||
## Design
|
||||
|
||||

|
||||

|
||||
|
||||
The cloud controller manager runs in the control plane as a replicated set of processes
|
||||
(usually, these are containers in Pods). Each cloud-controller-manager implements
|
||||
|
|
|
@ -21,7 +21,7 @@ a complete and working Kubernetes cluster.
|
|||
|
||||
Here's the diagram of a Kubernetes cluster with all the components tied together.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 97 KiB |
Loading…
Reference in New Issue