Update guides.yml

This commit is contained in:
johndmulhausen
2016-02-18 03:32:37 -08:00
parent 756c2c097b
commit 426ae98e49
+5 -5
View File
@@ -121,11 +121,11 @@ toc:
- title: Networking in Kubernetes
path: /v1.1/docs/admin/networking/
- title: Setting Up and Configuring DNS
path: /v1.1/examples/cluster-dns/
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/cluster-dns
- title: Connecting Applications
path: /v1.1/docs/user-guide/connecting-applications/
- title: Creating Servers with External IPs
path: /v1.1/examples/simple-nginx/
path: https://github.com/kubernetes/kubernetes/blob/release-1.1/examples/simple-nginx.md
- title: Using DNS Pods and Services
path: /v1.1/docs/admin/dns/
@@ -156,10 +156,10 @@ toc:
- title: Testing and Monitoring
section:
- title: Simulating Large Test Loads
path: /v1.1/examples/k8petstore/
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/k8petstore
- title: Checking Pod Health
path: /v1.1/docs/user-guide/liveness/
- title: Using Explorer to Examine the Runtime Environment
path: /v1.1/examples/explorer/
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/explorer
- title: Resource Usage Monitoring
path: /v1.1/docs/user-guide/monitoring/
path: /v1.1/docs/user-guide/monitoring/