​kubernetes文档

​kubernetes文档

链接

Changes to the location of Linux packages for Kubernetes
k8s的linux包位置的变化

The legacy Linux package repositories

遗留的linux包仓库

(apt.kubernetes.io and yum.kubernetes.io AKA packages.cloud.google.com)
have been frozen starting from September 13, 2023 and are going away in January 2024, users must migrate.
Please read our announcement for more details.

Kubernetes Documentation
Documentation
Kubernetes is an open source container orchestration engine

开源容器引擎

for automating deployment, scaling, and management of containerized applications.

自动化发布, 编排, 管理容器化的应用

The open source project is hosted by the Cloud Native Computing Foundation (CNCF).

由CNCF主持的开源项目

Understand Kubernetes
Learn about Kubernetes and its fundamental concepts.

学习和基本概念

Why Kubernetes?为什么
Components of a cluster 集群组件
The Kubernetes API k8s api
Objects In Kubernetes 在k8s中的对象
Containers 容器
Workloads and Pods 工作负载和pod
Try Kubernetes
尝试k8s

Follow tutorials to learn how to deploy applications in Kubernetes.

通过如下教程 学习如何发布app在k8s中

Hello Minikube minikube
Walkthrough the basics 攻略基础
Stateless Example: PHP Guestbook with Redis 无状态例子, php留言簿通过redis
Stateful Example: Wordpress with Persistent Volumes 有状态示例, wordPress使用持久化卷
Set up a K8s cluster(建立k8s集群)
Get Kubernetes running(让k8s运行) based on your resources and needs.(根据你的资源和需求)

  • Learning environment
    Production environment (生产环境)
    Install the kubeadm setup tool (安装kubeadm安装工具)
    Securing (保护) a cluster
    kubeadm command reference(kubeadm 命令行)
    Set up Kubernetes(安装k8s)

  • Learn how to use Kubernetes
    Look up common tasks and how to perform them using a short sequence of steps.

kubectl Cheat Sheet
Install kubectl
Configure access to clusters
Use the Web UI Dashboard
Configure a Pod to Use a ConfigMap
Getting help
View Tasks

Look up reference information
Browse terminology, command line syntax, API resource types, and setup tool documentation.

Glossary
kubectl command line tool
Labels, annotations and taints
Kubernetes API reference
Overview of API
Feature Gates
View Reference

Contribute to Kubernetes
Anyone can contribute, whether you’re new to the project or you’ve been around a long time.

Start contributing to K8s
Suggest content improvements
Opening a pull request
Documenting a feature for a release
Localizing the docs
Participating in SIG Docs
Viewing Site Analytics
Find out how to help

Training
Get certified in Kubernetes and make your cloud native projects successful!

View training

Download Kubernetes
Install Kubernetes or upgrade to the newest version.

Download Kubernetes

About the documentation
This website contains documentation for the current and previous 4 versions of Kubernetes.

Available Documentation Versions