Skip to content

Latest commit

 

History

History
53 lines (46 loc) · 2.57 KB

README.md

File metadata and controls

53 lines (46 loc) · 2.57 KB

Kubernetes Lab Tutorial

Kubernetes is an open-source platform for automating deployment, scaling, and operations of application containers across a cluster of hosts. This lab tutorial is based on CentOS distribution.

Content

  1. Architecture

  2. Setup

  3. Core Concepts

  4. Networking

  5. Storage

  6. Cluster Administration

Disclaimer

This tutorial is for personal use only. This is just a lab guide, not a documentation for Kubernets, please go to their online documentation sites for more details about what Kubernets is and how does it work.