website/_data/reference.yml

101 lines
3.4 KiB
YAML

bigheader: "Reference Documentation"
abstract: "Design docs, concept definitions, and references for APIs and CLIs."
toc:
- docs/reference.md
- title: "Kubernetes Resource Types"
section:
- title: Version 1.6
path: /docs/resources-reference/v1.6/
- title: Version 1.5
path: /docs/resources-reference/v1.5/
- title: "Kubernetes API"
section:
- title: Overview
path: /docs/concepts/overview/kubernetes-api/
- title: Version 1.6
path: /docs/api-reference/v1.6/
- title: Version 1.5
path: /docs/api-reference/v1.5/
- title: Accessing the API
section:
- docs/admin/accessing-the-api.md
- docs/admin/authentication.md
- docs/admin/bootstrap-tokens.md
- title: Authorization Plugins
section:
- docs/admin/authorization/index.md
- docs/admin/authorization/rbac.md
- docs/admin/admission-controllers.md
- docs/admin/service-accounts-admin.md
- docs/api-reference/labels-annotations-taints.md
- docs/api-reference/extensions/v1beta1/definitions.html
- title: kubectl CLI
section:
- title: Overview
path: /docs/user-guide/kubectl-overview/
- title: Commands
section:
- title: Version 1.6
path: /docs/user-guide/kubectl/v1.6/
- title: Version 1.5
path: /docs/user-guide/kubectl/v1.5/
- docs/user-guide/docker-cli-to-kubectl.md
- docs/user-guide/kubectl-conventions.md
- docs/user-guide/jsonpath.md
- docs/user-guide/kubectl-cheatsheet.md
- title: Kubernetes Components
section:
- docs/admin/kube-apiserver.md
- docs/admin/kube-controller-manager.md
- docs/admin/kube-proxy.md
- docs/admin/kube-scheduler.md
- title: kubelet
section:
- docs/admin/kubelet.md
- docs/admin/kubelet-tls-bootstrapping.md
- docs/admin/kubelet-authentication-authorization.md
- title: Glossary
section:
- docs/user-guide/annotations.md
- docs/user-guide/cron-jobs.md
- docs/admin/daemons.md
- docs/user-guide/deployments.md
- docs/user-guide/horizontal-pod-autoscaling/index.md
- docs/user-guide/ingress.md
- docs/user-guide/labels.md
- docs/user-guide/identifiers.md
- docs/user-guide/namespaces.md
- docs/user-guide/networkpolicies.md
- docs/admin/node.md
- docs/user-guide/petset.md
- docs/user-guide/pods/index.md
- docs/user-guide/pod-security-policy/index.md
- docs/user-guide/pod-preset/index.md
- docs/user-guide/replicasets.md
- docs/user-guide/replication-controller/index.md
- docs/admin/resourcequota/index.md
- docs/user-guide/secrets/index.md
- docs/user-guide/security-context.md
- docs/user-guide/services/index.md
- docs/user-guide/service-accounts.md
- docs/user-guide/thirdpartyresources.md
- title: Kubernetes Design Docs
section:
- title: Kubernetes Architecture
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/architecture.md
- title: Kubernetes Design Overview
path: https://github.com/kubernetes/kubernetes/tree/release-1.6/docs/design
- title: Kubernetes Identity and Access Management
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/access.md
- docs/admin/ovs-networking.md
- title: Security Contexts
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security_context.md
- title: Security in Kubernetes
path: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security.md