Clarify the meaning of 'ServiceIP' in diagrams
This PR is to address the concern about labels used in service diagrams. The PR adds a note to explain the `ServiceIP` shown in the figure instead of redrawing and pushing a new diagram.
This commit is contained in:
@@ -171,6 +171,8 @@ 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
|
||||
@@ -188,6 +190,8 @@ having working [readiness probes](/docs/tasks/configure-pod-container/configure-
|
||||
|
||||

|
||||
|
||||
Note that in the above diagram, `clusterIP` is shown as `ServiceIP`.
|
||||
|
||||
### Proxy-mode: ipvs
|
||||
|
||||
{% assign for_k8s_version="v1.9" %}{% include feature-state-beta.md %}
|
||||
|
||||
Reference in New Issue
Block a user