Show clusterIP in Services diagrams instead of ServiceIP (#10663)
* Use clusterIP instead of ServiceIP in graphs and documentation Using ServiceIP instead of clusterIP in images can be confusing when they're showing the clusterIP. Since the SVGs are updated, the "Note" is now redundant. * Update out-dated service diagram PNGs
This commit is contained in:
committed by
k8s-ci-robot
parent
5e1579a199
commit
544e9e4089
@@ -112,7 +112,7 @@
|
||||
c33.5,0,61.4-13.4,66.8-31.1c17-5.3,28.6-15.7,28.6-27.7c0-17.3-24.4-31.4-54.4-31.4c-8.5,0-16.5,1.1-23.6,3.1
|
||||
c-2-10.5-14.8-18.6-30.3-18.6c-5.8,0-11.2,1.2-15.9,3.1C357.7,209.5,345.9,202,332.5,202L332.5,202z"/>
|
||||
<g id="g3861-6-28" transform="matrix(0.89067003,0,0,1,34.810052,629.61733)">
|
||||
<text transform="matrix(1 0 0 1 259.8564 -379.173)" class="st8 st9">ServiceIP</text>
|
||||
<text transform="matrix(1 0 0 1 259.8564 -379.173)" class="st8 st9">clusterIP</text>
|
||||
<text transform="matrix(1 0 0 1 240.8564 -339.173)" class="st8 st9" fill="red">(Virtual Server) </text>
|
||||
</g>
|
||||
<text transform="matrix(1 0 0 1 537.5965 317.8163)" class="st17 st18">Node</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Reference in New Issue
Block a user