You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/services-networking/_index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,5 +57,7 @@ Kubernetes networking addresses four concerns:
57
57
- You can also use Services to
58
58
[publish services only for consumption inside your cluster](/docs/concepts/services-networking/service-traffic-policy/).
59
59
60
+
The [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/) tutorial lets you learn about Services and Kubernetes networking with a hands-on example.
61
+
60
62
[Cluster Networking](/docs/concepts/cluster-administration/networking/) explains how to set
61
63
up networking for your cluster, and also provides an overview of the technologies involved.
0 commit comments