入门指南

如何开始使用 Kubernetes,并创建任务

编辑这个页面

管理指南

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:

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

Multi-tenant support

Security

Analytics