akshitgrover / kubelabs

Kubernetes - Beginners | Intermediate | Advanced

Home Page:https://kubelabs.collabnix.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Ultimate Kubernetes Hands-on Labs

Pre-requisite:

Preparing 5-Node Kubernetes Cluster

PWK:

GKE

Docker Desktop for Mac

Using Kubectl

Pods101

ReplicaSet101

Deployment101

Scheduler101

Services101

StatefulSets101

DaemonSet101

Jobs101

Ingress101

Secrets101

  • Introductory Slides (Pending)
  • What is a Kubernetes Secret?
  • Creating Kubernetes Secrets Objects
    • Using The Command Line and Text Files
    • Using The Command Line and Literal Input
  • Using Definition Files
    • Using Base64 and The Data Parameter
    • Using Clear Text and The StringData Parameter
  • Getting The Secret Data Back
  • How You Can Use Your Defined Secrets in Kubernetes
  • Accessing Secrets Through Files Inside a Volume
  • Accessing Secrets Through Environment Variables
  • Using ImagePullSecrets To Authenticate To Private Image Registries
  • Using ImagePullSecrets When You Don’t Have The Authentication File
  • Using ImagePullSecrets When You Already Have The Authentication File

RBAC101

Service Catalog101

  • Introductory Slides (Pending)
  • What is Kubernetes Service Catalog?
  • The Kubernetes Service
    • Catalog Resources
    • Catalog components
  • Creating a sample Service Catalog
  • Installing Service Catalog Helm Repo
    • Installing Service Catalog Helm Chart
    • Installing Service Catalog Helm Chart
    • Installing minibroker
  • Viewing the classes and plans for the Service Broker
  • Using the Service Broker services
    • Using the Service Broker services
    • Creating the ServiceBinding
    • Using the Service Catalog Service
  • Cleaning up

Cluster Networking101

  • Introductory Slides (Pending)
  • What Is Cluster Networking In Kubernetes Sense?
  • Kubernetes Networking Rules
  • What Is An Overlay Network?
  • What is a Container Network Interface (CNI)?
    • Cilium
    • Weave Net from WeaveWorks
    • Flannel

Network Policies101

Autoscaling101

  • Introductory Slides (Pending)
  • Kubernetes Autoscaling Building Blocks
    • Horizontal Pod Autoscaler (HPA)
    • Vertical Pods Autoscaler
    • Cluster Autoscaler
  • How Kubernetes Autoscalers Interact Together

Monitoring101

  • Introductory Slides (Pending)
  • Core Monitoring Pipeline
  • Services Monitoring Pipeline
  • What should you consider in Kubernetes Services Pipeline?
  • What about Metrics Visualization?
  • Changes To Watch For
    • Heapster is Going Away
    • Metrics Server Will Get More Cool Features

Contributors

Kubernetes for Beginners

Installation & Getting Started

Bare Metal:

Demo Environment

Cloud Environment

IoT Platform

Kubernetes Workshop

K3s on Bare Metal

Helm

Prometheus

Further References:

Next: Kubernetes201

About

Kubernetes - Beginners | Intermediate | Advanced

https://kubelabs.collabnix.com


Languages

Language:HTML 71.0%Language:CSS 27.8%Language:Shell 0.7%Language:Ruby 0.5%Language:Python 0.1%