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
@@ -173,8 +173,6 @@ By default, the choice of backend is round robin.
|
||||
|
||||

|
||||
|
||||
Note that in the above diagram, `clusterIP` is shown as `ServiceIP`.
|
||||
|
||||
### Proxy-mode: iptables
|
||||
|
||||
In this mode, kube-proxy watches the Kubernetes master for the addition and
|
||||
@@ -192,8 +190,6 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
|
||||
|
||||

|
||||
|
||||
Note that in the above diagram, `clusterIP` is shown as `ServiceIP`.
|
||||
|
||||
### Proxy-mode: ipvs
|
||||
|
||||
{{< feature-state for_k8s_version="v1.9" state="beta" >}}
|
||||
|
||||
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 32 KiB |
@@ -117,7 +117,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 259.8564 -339.173)" class="st8 st9">(iptables) </text>
|
||||
</g>
|
||||
<text transform="matrix(1 0 0 1 537.5965 317.8163)" class="st17 st18">Node</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
|
After Width: | Height: | Size: 29 KiB |
@@ -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 |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 32 KiB |
@@ -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 |