Files
kubernetes/docs/admin
Madhusudan.C.S 4f9b8b2bfc Link all the ReplicaSet controller boilerplate together.
1. Enable replica set in controller manager.
2. Enable replica set etcd storage in master package.
3. Add replica set support to kubectl commands.
2016-02-05 21:05:10 -08:00
..
2015-10-09 15:58:07 -07:00
2015-12-21 10:41:30 -08:00
2015-12-21 10:41:30 -08:00
2015-12-21 10:41:30 -08:00
2016-01-29 00:00:59 -08:00
2015-12-21 10:41:30 -08:00
2015-12-21 10:41:30 -08:00

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. Master <-> Node Communication
  16. Example Configurations
  17. Multiple Clusters
  18. High Availability Clusters
  19. Large Clusters
  20. Getting started from scratch 1. Kubernetes's use of salt
  21. Troubleshooting

Analytics