Move to Tasks: ThirdPartyRes. (#3679)
* Move to Tasks: ThirdPartyRes. * Change title.
This commit is contained in:
+1
-1
@@ -98,4 +98,4 @@ toc:
|
||||
|
||||
- title: Ecosystem
|
||||
section:
|
||||
- docs/concepts/ecosystem/thirdpartyresource.md
|
||||
|
||||
|
||||
+2
-1
@@ -89,9 +89,10 @@ toc:
|
||||
- title: Using Explorer to Examine the Runtime Environment
|
||||
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:
|
||||
- docs/tasks/access-kubernetes-api/http-proxy-access-api.md
|
||||
- docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md
|
||||
|
||||
- title: Using TLS
|
||||
section:
|
||||
|
||||
+3
-1
@@ -1,10 +1,12 @@
|
||||
---
|
||||
assignees:
|
||||
- IanLewis
|
||||
title: Third Party Resources
|
||||
title: Extending the Kubernetes API Using Third Party Resources
|
||||
redirect_from:
|
||||
- "/docs/user-guide/thirdpartyresources/"
|
||||
- "/docs/user-guide/thirdpartyresources.html"
|
||||
- "/docs/concepts/ecosystem/thirdpartyresource/"
|
||||
- "/docs/concepts/ecosystem/thirdpartyresource.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
Reference in New Issue
Block a user