Added Federation docs to TOC (in reference for now; this is not where they should permanently go).

This should fix the issue where TOCs and Titles do not appear for Federation docs.
This commit is contained in:
Devin Donnelly
2016-09-26 11:37:58 -07:00
parent 8ea18355d1
commit fae6e5b331
6 changed files with 12 additions and 11 deletions
+12 -1
View File
@@ -250,8 +250,19 @@ toc:
- title: Federation
section:
- title: User guide
- title: Federation User guide
path: /docs/user-guide/federation/
section:
- title: Federated Events
path: /docs/user-guide/federation/events/
- title: Federated Ingress
path: /docs/user-guide/federation/federated-ingress/
- title: Federated Namespaces
path: /docs/user-guide/federation/namespaces/
- title: Federated ReplicaSets
path: /docs/user-guide/federation/replicasets/
- title: Federated Secrets
path: /docs/user-guide/federation/secrets
- title: Federation API
path: /docs/federation/api-reference/README/
- title: Federation Components
-2
View File
@@ -1,8 +1,6 @@
---
---
# Federated Events
This guide explains how to use events in federation control plane to help in debugging.
@@ -1,8 +1,6 @@
---
---
# Federated Ingress
This guide explains how to use Kubernetes Federated Ingress to deploy
a common HTTP(S) virtual IP load balancer across a federated service running in
multiple Kubernetes clusters. As of v1.4, clusters hosted in Google
-2
View File
@@ -1,8 +1,6 @@
---
---
# Federated Namespaces
This guide explains how to use namespaces in Federation control plane.
* TOC
@@ -1,8 +1,6 @@
---
---
# Federated ReplicaSet
This guide explains how to use replica sets in the Federation control plane.
* TOC
-2
View File
@@ -1,8 +1,6 @@
---
---
# Federated Secrets
This guide explains how to use secrets in Federation control plane.
* TOC