Move to Tasks: ThirdPartyRes. (#3679)

* Move to Tasks: ThirdPartyRes.

* Change title.
pull/3682/head
Steve Perry 2017-05-08 14:14:13 -07:00 committed by GitHub
parent 20ff36112a
commit 177c96da73
3 changed files with 6 additions and 3 deletions

View File

@ -98,4 +98,4 @@ toc:
- title: Ecosystem - title: Ecosystem
section: section:
- docs/concepts/ecosystem/thirdpartyresource.md

View File

@ -89,9 +89,10 @@ toc:
- title: Using Explorer to Examine the Runtime Environment - title: Using 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 the Kubernetes API - title: Accessing and Extending 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
- title: Using TLS - title: Using TLS
section: section:

View File

@ -1,10 +1,12 @@
--- ---
assignees: assignees:
- IanLewis - IanLewis
title: Third Party Resources title: Extending 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"
- "/docs/concepts/ecosystem/thirdpartyresource/"
- "/docs/concepts/ecosystem/thirdpartyresource.html"
--- ---
* TOC * TOC