From 7e53161eec7007b6fa662549bb8468651ff164a5 Mon Sep 17 00:00:00 2001 From: Devin Donnelly Date: Mon, 26 Sep 2016 11:17:19 -0700 Subject: [PATCH] Added a link to Federated Ingress to the list of guides. --- docs/user-guide/federation/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/federation/index.md b/docs/user-guide/federation/index.md index 2dfd369c22..9a8146d904 100644 --- a/docs/user-guide/federation/index.md +++ b/docs/user-guide/federation/index.md @@ -37,6 +37,7 @@ resources. The following guides explain some of the resources in detail: * [Events](/docs/user-guide/federation/events/) +* [Ingress](/docs/user-guide/federation/federated-ingress/) * [Namespaces](/docs/user-guide/federation/namespaces/) * [ReplicaSets](/docs/user-guide/federation/replicasets/) * [Secrets](/docs/user-guide/federation/secrets/)