3.0 KiB
title | main_menu | weight | content_template |
---|---|---|---|
Tutorials | true | 60 | templates/concept |
{{% capture overview %}}
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.
{{% /capture %}}
{{% capture body %}}
Basics
-
Kubernetes Basics is an in-depth interactive tutorial that helps you understand the Kubernetes system and try out some basic Kubernetes features.
Configuration
Stateless Applications
Stateful Applications
CI/CD Pipeline
-
Set Up a CI/CD Pipeline with a Jenkins Pod in Kubernetes (Part 2)
-
Run and Scale a Distributed Crossword Puzzle App with CI/CD on Kubernetes (Part 3)
-
Set Up CI/CD for a Distributed Crossword Puzzle App on Kubernetes (Part 4)
Clusters
Services
{{% /capture %}}
{{% capture whatsnext %}}
If you would like to write a tutorial, see Using Page Templates for information about the tutorial page type and the tutorial template.
{{% /capture %}}