Basic search implementation

This commit is contained in:
johndmulhausen
2016-02-23 23:21:23 -08:00
parent 716237d0c7
commit db3acc9464
4 changed files with 26 additions and 5 deletions
+2 -2
View File
@@ -6,14 +6,14 @@ toc:
- title: Quickstarts
section:
- title: What is Kubernetes?
path: /v1.1/docs/whatisk8s/
- title: TODO - 5-minute Quickstart
path: /v1.1/docs/hellonode/
- title: Kubernetes 101
path: /v1.1/docs/user-guide/walkthrough/
- title: Kubernetes 201
path: /v1.1/docs/user-guide/walkthrough/k8s201/
- title: Running a MEAN stack on Google Cloud Platform with Kubernetes
path: /v1.1/docs/getting-started-guides/meanstack/
- title: Running Kubernetes
section:
+2
View File
@@ -30,6 +30,8 @@ toc:
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/openshift-origin/
- title: Ceph
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/rbd/
- title: MEAN stack on Google Cloud Platform
path: /v1.1/docs/getting-started-guides/meanstack/
- title: Persistent Volume Samples
section: