Various searches and replaces. Movement of TOC association to recursive loop function tocsearch.html
This commit is contained in:
+45
-43
@@ -1,107 +1,109 @@
|
||||
bigheader: "Reference Documentation"
|
||||
abstract: "Design docs, concept definitions, and references for APIs and CLIs."
|
||||
toc:
|
||||
- title: Reference Documentation
|
||||
path: /v1.1/reference/
|
||||
|
||||
- title: Kubernetes API
|
||||
path: /v1.1/reference
|
||||
section:
|
||||
- title: Kubernetes API Overview
|
||||
path: /v1.1/docs/api
|
||||
path: /v1.1/docs/api/
|
||||
- title: Kubernetes API Reference
|
||||
path: /v1.1/api-ref
|
||||
path: /v1.1/api-ref/
|
||||
|
||||
- title: kubectl
|
||||
section:
|
||||
- title: kubectl Overview
|
||||
path: /v1.1/docs/user-guide/kubectl-overview
|
||||
path: /v1.1/docs/user-guide/kubectl-overview/
|
||||
- title: kubectl for Docker Users
|
||||
path: /v1.1/reference/docker-cli-to-kubectl
|
||||
path: /v1.1/reference/docker-cli-to-kubectl/
|
||||
- title: kubectl Reference (pretend the child nodes are here)
|
||||
path: /v1.1/docs/user-guide/kubectl/kubectl
|
||||
path: /v1.1/docs/user-guide/kubectl/kubectl/
|
||||
|
||||
- title: JSONpath
|
||||
path: /v1.1/docs/user-guide/jsonpath
|
||||
path: /v1.1/docs/user-guide/jsonpath/
|
||||
|
||||
- title: kube-apiserver
|
||||
section:
|
||||
- title: Overview
|
||||
path: /v1.1/docs/admin/kube-apiserver
|
||||
path: /v1.1/docs/admin/kube-apiserver/
|
||||
- title: Authorization Plugins
|
||||
path: /v1.1/docs/admin/authorization
|
||||
path: /v1.1/docs/admin/authorization/
|
||||
- title: Authentication
|
||||
path: /v1.1/docs/admin/authentication
|
||||
path: /v1.1/docs/admin/authentication/
|
||||
- title: Accessing the API
|
||||
path: /v1.1/docs/admin/accessing-the-api
|
||||
path: /v1.1/docs/admin/accessing-the-api/
|
||||
- title: Admission Controllers
|
||||
path: /v1.1/docs/admin/admission-controllers
|
||||
path: /v1.1/docs/admin/admission-controllers/
|
||||
- title: Managing Service Accounts
|
||||
path: /v1.1/docs/admin/service-accounts-admin
|
||||
path: /v1.1/docs/admin/service-accounts-admin/
|
||||
|
||||
- title: kub-scheduler
|
||||
path: /v1.1/docs/admin/kube-scheduler
|
||||
path: /v1.1/docs/admin/kube-scheduler/
|
||||
|
||||
- title: kubelet
|
||||
path: /v1.1/docs/admin/kubelet
|
||||
path: /v1.1/docs/admin/kubelet/
|
||||
|
||||
- title: kube-proxy
|
||||
path: /v1.1/docs/admin/kube-proxy
|
||||
path: /v1.1/docs/admin/kube-proxy/
|
||||
|
||||
- title: etcd
|
||||
path: /v1.1/docs/admin/etcd
|
||||
path: /v1.1/docs/admin/etcd/
|
||||
|
||||
- title: Concept Definitions
|
||||
section:
|
||||
- title: Container Environment
|
||||
path: /v1.1/docs/user-guide/container-environment
|
||||
path: /v1.1/docs/user-guide/container-environment/
|
||||
- title: Images
|
||||
path: /v1.1/docs/user-guide/images
|
||||
path: /v1.1/docs/user-guide/images/
|
||||
- title: Downward API
|
||||
path: /v1.1/docs/user-guide/downward-api
|
||||
path: /v1.1/docs/user-guide/downward-api/
|
||||
- title: Pods
|
||||
path: /v1.1/docs/user-guide/pods
|
||||
path: /v1.1/docs/user-guide/pods/
|
||||
- title: Labels and Selectors
|
||||
path: /v1.1/docs/user-guide/labels
|
||||
path: /v1.1/docs/user-guide/labels/
|
||||
- title: Replication Controller
|
||||
path: /v1.1/docs/user-guide/replication-controller
|
||||
path: /v1.1/docs/user-guide/replication-controller/
|
||||
- title: Services
|
||||
path: /v1.1/docs/user-guide/services
|
||||
path: /v1.1/docs/user-guide/services/
|
||||
- title: Volumes
|
||||
path: /v1.1/docs/user-guide/volumes
|
||||
path: /v1.1/docs/user-guide/volumes/
|
||||
- title: Persistent Volumes
|
||||
path: /v1.1/docs/user-guide/persistent-volumes
|
||||
path: /v1.1/docs/user-guide/persistent-volumes/
|
||||
- title: Secrets
|
||||
path: /v1.1/docs/user-guide/secrets
|
||||
path: /v1.1/docs/user-guide/secrets/
|
||||
- title: Names
|
||||
path: /v1.1/docs/user-guide/identifiers
|
||||
path: /v1.1/docs/user-guide/identifiers/
|
||||
- title: Namespaces
|
||||
path: /v1.1/docs/user-guide/namespaces
|
||||
path: /v1.1/docs/user-guide/namespaces/
|
||||
- title: Service Accounts
|
||||
path: /v1.1/docs/user-guide/service-accounts
|
||||
path: /v1.1/docs/user-guide/service-accounts/
|
||||
- title: Annotations
|
||||
path: /v1.1/docs/user-guide/annotations
|
||||
path: /v1.1/docs/user-guide/annotations/
|
||||
- title: Daemon Sets
|
||||
path: /v1.1/docs/admin/daemons
|
||||
path: /v1.1/docs/admin/daemons/
|
||||
- title: Deployments
|
||||
path: /v1.1/docs/user-guide/deployments
|
||||
path: /v1.1/docs/user-guide/deployments/
|
||||
- title: Ingress Resources
|
||||
path: /v1.1/docs/user-guide/ingress
|
||||
path: /v1.1/docs/user-guide/ingress/
|
||||
- title: Horizontal Pod Autoscaling
|
||||
path: /v1.1/docs/user-guide/horizontal-pod-autoscaler
|
||||
path: /v1.1/docs/user-guide/horizontal-pod-autoscaler/
|
||||
- title: Jobs
|
||||
path: /v1.1/docs/user-guide/jobs
|
||||
path: /v1.1/docs/user-guide/jobs/
|
||||
- title: Resource Quotas
|
||||
path: /v1.1/docs/admin/resource-quota
|
||||
path: /v1.1/docs/admin/resource-quota/
|
||||
|
||||
- title: Kubernetes Design Docs
|
||||
section:
|
||||
- title: Kubernetes Architecture
|
||||
path: /v1.1/docs/design/architecture
|
||||
path: /v1.1/docs/design/architecture/
|
||||
- title: Kubernetes Design Overview
|
||||
path: /v1.1/docs/design/README
|
||||
path: /v1.1/docs/design/README/
|
||||
- title: Security in Kubernetes
|
||||
path: /v1.1/docs/design/security
|
||||
path: /v1.1/docs/design/security/
|
||||
- title: Kubernetes Identity and Access Management
|
||||
path: /v1.1/docs/design/access
|
||||
path: /v1.1/docs/design/access/
|
||||
- title: Security Contexts
|
||||
path: /v1.1/docs/design/security_context
|
||||
path: /v1.1/docs/design/security_context/
|
||||
- title: Kubernetes OpenVSwitch GRE/VxLAN networking
|
||||
path: /v1.1/docs/admin/ovs-networking
|
||||
path: /v1.1/docs/admin/ovs-networking/
|
||||
Reference in New Issue
Block a user