From 83460e04a272c5f76822a3c20f65b5fdfd08124b Mon Sep 17 00:00:00 2001 From: Rajesh Deshpande Date: Mon, 16 Mar 2020 08:58:35 +0530 Subject: [PATCH] Adding references to relevant tasks. (#19608) Adding references to relevant tasks. --- .../services-networking/connect-applications-service.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/concepts/services-networking/connect-applications-service.md b/content/en/docs/concepts/services-networking/connect-applications-service.md index 44ff5c331d..bc17b74d15 100644 --- a/content/en/docs/concepts/services-networking/connect-applications-service.md +++ b/content/en/docs/concepts/services-networking/connect-applications-service.md @@ -419,3 +419,11 @@ LoadBalancer Ingress: a320587ffd19711e5a37606cf4a74574-1142138393.us-east-1.el ``` {{% /capture %}} + +{{% capture whatsnext %}} + +* Learn more about [Using a Service to Access an Application in a Cluster](/docs/tasks/access-application-cluster/service-access-application-cluster/) +* Learn more about [Connecting a Front End to a Back End Using a Service](/docs/tasks/access-application-cluster/connecting-frontend-backend/) +* Learn more about [Creating an External Load Balancer](/docs/tasks/access-application-cluster/create-external-load-balancer/) + +{{% /capture %}}