Improvement: Updated the link for Service Proxies.
parent
df252c23fa
commit
ce9a098b01
|
@ -154,7 +154,7 @@ my-nginx-7vzhx IPv4 80 10.244.2.5,10.244.3.4 21s
|
||||||
You should now be able to curl the nginx Service on `<CLUSTER-IP>:<PORT>` from
|
You should now be able to curl the nginx Service on `<CLUSTER-IP>:<PORT>` from
|
||||||
any node in your cluster. Note that the Service IP is completely virtual, it
|
any node in your cluster. Note that the Service IP is completely virtual, it
|
||||||
never hits the wire. If you're curious about how this works you can read more
|
never hits the wire. If you're curious about how this works you can read more
|
||||||
about the [service proxy](/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies).
|
about the [service proxy](/docs/reference/networking/virtual-ips/).
|
||||||
|
|
||||||
## Accessing the Service
|
## Accessing the Service
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue