Tutorials教程
Stateless Applications無狀態(tài)應(yīng)用程序
Stateful Applications有狀態(tài)應(yīng)用程序
This section of the Kubernetes documentation contains?包含 tutorials. A tutorial shows how to accomplish達(dá)到 a goal that is larger than a single?task. Typically?代表性地 a tutorial has several幾個(gè)的 sections, each of which has a sequence of steps. Before walking through each tutorial, you may want to bookmark標(biāo)記 the?Standardized Glossary?page for later references.參考文獻(xiàn)
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)的可擴(kuò)展微服務(wù)
Introduction to Kubernetes (edX)介紹Kubernetes(edX)
Configuration
Configuring Redis Using a ConfigMap 使用ConfigMap配置Redis
Stateless Applications無狀態(tài)應(yīng)用程序
Exposing an External IP Address to Access an Application in a Cluster公開一個(gè)外部IP地址以訪問集群中的應(yīng)用程序
Example: Deploying PHP Guestbook application with Redis示例:使用Redis部署PHP來賓簿應(yīng)用程序
Stateful Applications有狀態(tài)應(yīng)用程序
StatefulSet Basics?StatefulSet基礎(chǔ)知識(shí)
Example: WordPress and MySQL with Persistent Volumes??示例:具有持久卷的WordPress和MySQL
Example: Deploying Cassandra with Stateful Sets??示例:使用有狀態(tài)集部署Cassandra
Running ZooKeeper, A CP Distributed System?運(yùn)行ZooKeeper灶平,一個(gè)CP分布式系統(tǒng)
CI/CD PipelineCI / CD管道
Set Up a CI/CD Pipeline with Kubernetes Part 1: Overview?建立一個(gè)與Kubernetes第1部分:概述的ci/cd管道
Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)?在Kubernetes(第2部分)建立一個(gè)ci/cd管道和一個(gè)Jenkins pod
Run and Scale a Distributed Crossword Puzzle App with CI/CD on Kubernetes (Part 3)?在Kubernetes(第3部分)中運(yùn)行和擴(kuò)展一個(gè)分布式縱橫字謎應(yīng)用程序。
Set Up CI/CD for a Distributed Crossword Puzzle App on Kubernetes (Part 4)?在Kubernetes(第4部分)中為一個(gè)分布式的縱橫字謎應(yīng)用設(shè)置ci/cd
Clusters
AppArmor?應(yīng)用程序訪問控制系統(tǒng)
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.