File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,9 @@ graph TB
2929 style Worker Node fill:#bbf,stroke:#333,stroke-width:2px
3030```
3131
32- ![ Cluster Network] ( https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png )
32+ <p align =" center " >
33+ <img src =" https://raw.githubusercontent.com/kubernetes/kubernetes/master/logo/logo.png " width =" 50% " alt =" Cluster Network " >
34+ </p >
3335
3436## Prerequisites
3537
@@ -102,7 +104,9 @@ Role: Worker
102104</tr>
103105</table>
104106
105- 
107+ <p align="center">
108+ <img src="https://d33wubrfki0l68.cloudfront.net/2475489eaf20163ec0f54ddc1d92aa8d4c87c96b/e7c81/images/docs/components-of-kubernetes.svg" width="50%" alt="Kubernetes Components">
109+ </p>
106110
107111## Quick Start
108112
You can’t perform that action at this time.
0 commit comments