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.
reviewable/pr1310/r1
Devin Donnelly 2016-09-26 11:37:58 -07:00
parent 8ea18355d1
commit fae6e5b331
6 changed files with 12 additions and 11 deletions

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

View File

@ -1,8 +1,6 @@
---
---
# Federated Events
This guide explains how to use events in federation control plane to help in debugging.

View File

@ -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

View File

@ -1,8 +1,6 @@
---
---
# Federated Namespaces
This guide explains how to use namespaces in Federation control plane.
* TOC

View File

@ -1,8 +1,6 @@
---
---
# Federated ReplicaSet
This guide explains how to use replica sets in the Federation control plane.
* TOC

View File

@ -1,8 +1,6 @@
---
---
# Federated Secrets
This guide explains how to use secrets in Federation control plane.
* TOC