Skip to content

Latest commit

 

History

History
74 lines (60 loc) · 2.7 KB

README.md

File metadata and controls

74 lines (60 loc) · 2.7 KB

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/admin/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Cluster Admin Guide

The cluster admin guide is for anyone creating or administering a Kubernetes cluster. It assumes some familiarity with concepts in the User Guide.

Admin Guide Table of Contents

  1. Introduction
  2. Components of a cluster
  3. Cluster Management
  4. Kubernetes Master Components
  5. The kube-apiserver binary 1. Authorization 1. Authentication 1. Accessing the api 1. Admission Controllers 1. Administrating Service Accounts 1. Resource Quotas
  6. The kube-scheduler binary
  7. The kube-controller-manager binary
  8. Kubernetes Node Components
  9. The kubelet binary 1. Garbage Collection
  10. The kube-proxy binary
  11. Cluster Addons
  12. DNS
  13. Networking
  14. OVS Networking
  15. Example Configurations
  16. Multiple Clusters
  17. High Availability Clusters
  18. Large Clusters
  19. Getting started from scratch 1. Kubernetes's use of salt
  20. Troubleshooting

Analytics