107 lines
3.4 KiB
YAML
107 lines
3.4 KiB
YAML
bigheader: "Reference Documentation"
|
|
abstract: "Design docs, concept definitions, and references for APIs and CLIs."
|
|
toc:
|
|
- title: Kubernetes API
|
|
path: /v1.1/reference
|
|
section:
|
|
- title: Kubernetes API Overview
|
|
path: /v1.1/docs/api.html
|
|
- title: Kubernetes API Reference
|
|
path: /v1.1/api-ref.html
|
|
|
|
- title: kubectl
|
|
section:
|
|
- title: kubectl Overview
|
|
path: /v1.1/docs/user-guide/kubectl-overview.html
|
|
- title: kubectl for Docker Users
|
|
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.html
|
|
|
|
- title: JSONpath
|
|
path: /v1.1/docs/user-guide/jsonpath.html
|
|
|
|
- title: kube-apiserver
|
|
section:
|
|
- title: Overview
|
|
path: /v1.1/docs/admin/kube-apiserver.html
|
|
- title: Authorization Plugins
|
|
path: /v1.1/docs/admin/authorization.html
|
|
- title: Authentication
|
|
path: /v1.1/docs/admin/authentication.html
|
|
- title: Accessing the API
|
|
path: /v1.1/docs/admin/accessing-the-api.html
|
|
- title: Admission Controllers
|
|
path: /v1.1/docs/admin/admission-controllers.html
|
|
- title: Managing Service Accounts
|
|
path: /v1.1/docs/admin/service-accounts-admin.html
|
|
|
|
- title: kub-scheduler
|
|
path: /v1.1/docs/admin/kube-scheduler.html
|
|
|
|
- title: kubelet
|
|
path: /v1.1/docs/admin/kubelet.html
|
|
|
|
- title: kube-proxy
|
|
path: /v1.1/docs/admin/kube-proxy.html
|
|
|
|
- title: etcd
|
|
path: /v1.1/docs/admin/etcd.html
|
|
|
|
- title: Concept Definitions
|
|
section:
|
|
- title: Container Environment
|
|
path: /v1.1/docs/user-guide/container-environment.html
|
|
- title: Images
|
|
path: /v1.1/docs/user-guide/images.html
|
|
- title: Downward API
|
|
path: /v1.1/docs/user-guide/downward-api.html
|
|
- title: Pods
|
|
path: /v1.1/docs/user-guide/pods.html
|
|
- title: Labels and Selectors
|
|
path: /v1.1/docs/user-guide/labels.html
|
|
- title: Replication Controller
|
|
path: /v1.1/docs/user-guide/replication-controller.html
|
|
- title: Services
|
|
path: /v1.1/docs/user-guide/services.html
|
|
- title: Volumes
|
|
path: /v1.1/docs/user-guide/volumes.html
|
|
- title: Persistent Volumes
|
|
path: /v1.1/docs/user-guide/persistent-volumes.html
|
|
- title: Secrets
|
|
path: /v1.1/docs/user-guide/secrets.html
|
|
- title: Names
|
|
path: /v1.1/docs/user-guide/identifiers.html
|
|
- title: Namespaces
|
|
path: /v1.1/docs/user-guide/namespaces.html
|
|
- title: Service Accounts
|
|
path: /v1.1/docs/user-guide/service-accounts.html
|
|
- title: Annotations
|
|
path: /v1.1/docs/user-guide/annotations.html
|
|
- title: Daemon Sets
|
|
path: /v1.1/docs/admin/daemons.html
|
|
- title: Deployments
|
|
path: /v1.1/docs/user-guide/deployments.html
|
|
- title: Ingress Resources
|
|
path: /v1.1/docs/user-guide/ingress.html
|
|
- title: Horizontal Pod Autoscaling
|
|
path: /v1.1/docs/user-guide/horizontal-pod-autoscaler.html
|
|
- title: Jobs
|
|
path: /v1.1/docs/user-guide/jobs.html
|
|
- title: Resource Quotas
|
|
path: /v1.1/docs/admin/resource-quota.html
|
|
|
|
- title: Kubernetes Design Docs
|
|
section:
|
|
- title: Kubernetes Architecture
|
|
path: /v1.1/docs/design/architecture.html
|
|
- title: Kubernetes Design Overview
|
|
path: /v1.1/docs/design/README.html
|
|
- title: Security in Kubernetes
|
|
path: /v1.1/docs/design/security.html
|
|
- title: Kubernetes Identity and Access Management
|
|
path: /v1.1/docs/design/access.html
|
|
- title: Security Contexts
|
|
path: /v1.1/docs/design/security_context.html
|
|
- title: Kubernetes OpenVSwitch GRE/VxLAN networking
|
|
path: /v1.1/docs/admin/ovs-networking.html |