Make kubefed docs similar to rest of the docs in docs/admin (#4934)

* Change update-imported.docs.sh for kubefed docs

* Stop skipping title check for kubefed docs

* Update kubefed docs with titles
This commit is contained in:
irfanurrehman
2017-08-22 06:22:50 +05:30
committed by Andrew Chen
parent 33ae774e3f
commit 120960b954
8 changed files with 26 additions and 7 deletions
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed
notitle: true
---
## kubefed
kubefed controls a Kubernetes Cluster Federation
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed init
notitle: true
---
## kubefed init
Initialize a federation control plane
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed join
notitle: true
---
## kubefed join
Join a cluster to a federation
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed options
notitle: true
---
## kubefed options
Print the list of flags inherited by all commands
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed unjoin
notitle: true
---
## kubefed unjoin
Unjoin a cluster from a federation
+4
View File
@@ -1,3 +1,7 @@
---
title: kubefed version
notitle: true
---
## kubefed version
Print the client and server version information