Kubernetes Tutorial

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.
  • Introduction to Kubernetes (edX)
  • Hello Minikube

Configuration

  • Example: Configuring a Java Microservice
  • Configuring Redis Using a ConfigMap