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:
Sam Fleming
2018-10-18 01:16:31 +01:00
committed by k8s-ci-robot
parent 5e1579a199
commit 544e9e4089
7 changed files with 3 additions and 7 deletions
@@ -115,7 +115,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.1C154.8,160.6,143,153.1,129.6,153.1L129.6,153.1z"/>
<g id="g3861-6-28" transform="matrix(0.89067003,0,0,1,-31.091836,587.67904)">
<text transform="matrix(1 0 0 1 106.0396 -386.1732)" class="st7 st8">ServiceIP</text>
<text transform="matrix(1 0 0 1 106.0396 -386.1732)" class="st7 st8">clusterIP</text>
<text transform="matrix(1 0 0 1 106.0396 -346.1732)" class="st7 st8">(iptables) </text>
</g>
<rect id="rect3889" x="7.1" y="8.4" class="st16" width="544.7" height="267.6"/>

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB