Tutorials教程
This section of the Kubernetes documentation contains 包含 tutorials. A tutorial shows how to accomplish达到 a goal that is larger than a single task. Typically 代表性地 a tutorial has several几个的 sections, each of which has a sequence of steps. Before walking through each tutorial, you may want to bookmark标记 the Standardized Glossary page for later references.参考文献
Basics
Kubernetes Basics is an in-depth 深入的interactive 交互式的tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.特征
Scalable Microservices with Kubernetes (Udacity)与Kubernetes(Udacity)的可扩展微服务
Introduction to Kubernetes (edX)介绍Kubernetes(edX)
Configuration
Configuring Redis Using a ConfigMap 使用ConfigMap配置Redis
Stateless Applications无状态应用程序
Exposing an External IP Address to Access an Application in a Cluster公开一个外部IP地址以访问集群中的应用程序
Example: Deploying PHP Guestbook application with Redis示例:使用Redis部署PHP来宾簿应用程序
Stateful Applications有状态应用程序
StatefulSet Basics StatefulSet基础知识
Example: WordPress and MySQL with Persistent Volumes 示例:具有持久卷的WordPress和MySQL
Example: Deploying Cassandra with Stateful Sets 示例:使用有状态集部署Cassandra
Running ZooKeeper, A CP Distributed System 运行ZooKeeper,一个CP分布式系统
CI/CD PipelineCI / CD管道
Set Up a CI/CD Pipeline with Kubernetes Part 1: Overview 建立一个与Kubernetes第1部分:概述的ci/cd管道
Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2) 在Kubernetes(第2部分)建立一个ci/cd管道和一个Jenkins pod
Run and Scale a Distributed Crossword Puzzle App with CI/CD on Kubernetes (Part 3) 在Kubernetes(第3部分)中运行和扩展一个分布式纵横字谜应用程序。
Set Up CI/CD for a Distributed Crossword Puzzle App on Kubernetes (Part 4) 在Kubernetes(第4部分)中为一个分布式的纵横字谜应用设置ci/cd
Clusters
AppArmor 应用程序访问控制系统
Services
Using Source IP 使用源IP
What’s next
If you would like to write a tutorial, see Using Page Templates for information about the tutorial page type and the tutorial template.