add docs/admin/cluster-components.md

This commit is contained in:
Daniel Smith
2015-07-15 18:15:43 -07:00
parent e81645b973
commit c603542221
7 changed files with 162 additions and 10 deletions

View File

@@ -56,6 +56,8 @@ Before choosing a particular guide, here are some things to consider:
- If you are configuring kubernetes on-premises, you will need to consider what [networking
model](networking.md) fits best.
- If you are designing for very high-availability, you may want [clusters in multiple zones](multi-cluster.md).
- You may want to familiarize yourself with the various
[components](cluster-components.md) needed to run a cluster.
## Setting up a cluster