Change Task titles to imperative: Access Extend. (#4029)

This commit is contained in:
Steve Perry
2017-06-08 13:47:48 -07:00
committed by GitHub
parent 423884e8b7
commit fbf7782ebf
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ toc:
- title: Use Explorer to Examine the Runtime Environment - title: Use Explorer to Examine the Runtime Environment
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/explorer path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/explorer
- title: Accessing and Extending the Kubernetes API - title: Access and Extend the Kubernetes API
section: section:
- docs/tasks/access-kubernetes-api/http-proxy-access-api.md - docs/tasks/access-kubernetes-api/http-proxy-access-api.md
- docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md - docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md
@@ -1,7 +1,7 @@
--- ---
assignees: assignees:
- IanLewis - IanLewis
title: Extending the Kubernetes API Using Third Party Resources title: Extend the Kubernetes API Using Third Party Resources
redirect_from: redirect_from:
- "/docs/user-guide/thirdpartyresources/" - "/docs/user-guide/thirdpartyresources/"
- "/docs/user-guide/thirdpartyresources.html" - "/docs/user-guide/thirdpartyresources.html"
@@ -1,5 +1,5 @@
--- ---
title: Using an HTTP Proxy to Access the Kubernetes API title: Use an HTTP Proxy to Access the Kubernetes API
redirect_from: redirect_from:
- "/docs/user-guide/connecting-to-applications-proxy/" - "/docs/user-guide/connecting-to-applications-proxy/"
- "/docs/user-guide/connecting-to-applications-proxy.html" - "/docs/user-guide/connecting-to-applications-proxy.html"