diff options
| author | Mike Danese <mikedanese@gmail.com> | 2015-07-14 09:37:37 -0700 |
|---|---|---|
| committer | Mike Danese <mikedanese@gmail.com> | 2015-07-14 10:51:10 -0700 |
| commit | 53eee3533f5d877d5dbbca69f7171784dacc7fbb (patch) | |
| tree | 11aada7967af1985762af4d1f3dde9b8f48c544a /networking.md | |
| parent | 8e5a970d432f598962d97ecd9d6ce4b07d8f79bc (diff) | |
automated link fixes
Diffstat (limited to 'networking.md')
| -rw-r--r-- | networking.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking.md b/networking.md index 1ebc3d47..c13daa1b 100644 --- a/networking.md +++ b/networking.md @@ -140,7 +140,7 @@ to serve the purpose outside of GCE. ## Pod to service -The [service](../services.md) abstraction provides a way to group pods under a +The [service](../user-guide/services.md) abstraction provides a way to group pods under a common access policy (e.g. load-balanced). The implementation of this creates a virtual IP which clients can access and which is transparently proxied to the pods in a Service. Each node runs a kube-proxy process which programs |
