Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

bsctl/kubernetes-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: THIS REPO IS NO MORE MAINTAINED.

Kubernetes Tutorial

Kubernetes is an open-source platform for automating deployment, scaling, and operations of application containers across a cluster of hosts. This tutorial is just a lab guide for personal use only during early days of my Kubernetes journey. Never consider it as a reference for Kubernets. Please go to the project docs for more details about what Kubernets is and how does it work.

Content

  1. Architecture

  2. Core Concepts

  3. Cluster Networking

  4. Data Management

  5. Cluster Healing

  6. Securing the Cluster

  7. Scaling the Control Plane

  8. Accessing the cluster

  9. The APIs Server

  10. Custer Monitoring

  11. Advanced Scheduling

  12. Applications Design Patterns

  13. Creating Applications in OpenShift

About

Introduction to Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages