1 Star 0 Fork 0

zhuchance / kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
introduction.md 3.72 KB
一键复制 编辑 原始数据 按行查看 历史

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.

Planning a cluster

There are many different examples of how to setup a kubernetes cluster. Many of them are listed in this matrix. We call each of the combinations in this matrix a distro.

Before choosing a particular guide, here are some things to consider:

  • Are you just looking to try out Kubernetes on your laptop, or build a high-availability many-node cluster? Both models are supported, but some distros are better for one case or the other.
  • Will you be using a hosted Kubernetes cluster, such as GKE, or setting one up yourself?
  • Will your cluster be on-premises, or in the cloud (IaaS)? Kubernetes does not directly support hybrid clusters. We recommend setting up multiple clusters rather than spanning distant locations.
  • Will you be running Kubernetes on "bare metal" or virtual machines? Kubernetes supports both, via different distros.
  • Do you just want to run a cluster, or do you expect to do active development of kubernetes project code? If the latter, it is better to pick a distro actively used by other developers. Some distros only use binary releases, but offer is a greater variety of choices.
  • Not all distros are maintained as actively. Prefer ones which are listed as tested on a more recent version of Kubernetes.
  • If you are configuring kubernetes on-premises, you will need to consider what networking model fits best.
  • If you are designing for very high-availability, you may want clusters in multiple zones.
  • You may want to familiarize yourself with the various components needed to run a cluster.

Setting up a cluster

Pick one of the Getting Started Guides from the matrix and follow it. If none of the Getting Started Guides fits, you may want to pull ideas from several of the guides.

One option for custom networking is OpenVSwitch GRE/VxLAN networking (ovs-networking.md), which uses OpenVSwitch to set up networking between pods across Kubernetes nodes.

If you are modifying an existing guide which uses Salt, this document explains how Salt is used in the Kubernetes project.

Managing a cluster, including upgrades

Managing a cluster.

Managing nodes

Managing nodes.

Optional Cluster Services

  • DNS Integration with SkyDNS (dns.md): Resolving a DNS name directly to a Kubernetes service.

  • Logging with Kibana

Multi-tenant support

Security

Analytics

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/meoom/kubernetes.git
git@gitee.com:meoom/kubernetes.git
meoom
kubernetes
kubernetes
v1.1.1-beta.1

搜索帮助

344bd9b3 5694891 D2dac590 5694891