Skip to content

Materials for an online AKS class, a fork of vallard/K8sClass which is based on EKS.

License

Notifications You must be signed in to change notification settings

pauldotyu/K8sClass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real World Kubernetes

This is a two part course with practical code examples about running Kubernetes in the real world. If you want to learn how to run Kubernetes in the real world, this is the course to follow.

This is a revamp of my somewhat popular O'Reilly class EKS in the data center. I've taken feedback from the hundreds of people who have taken the class to make it more applicable to the real world.

The class is available on O'Reilly's platform. If you have a log in you can search for my name (vallard) there and watch it. If not, feel free to use this guide and read along.

This class is one giant demo, so you can probably follow the script easy and do this self paced. Pull requests are welcome if you see errors.

All content was created by me, @vallard

Part 1 - Kubernetes Real World

Segment 01 - Setup & Stuff You'll Need

  • Introduction Read this if you want a background on Kubernetes, Containers, and just getting started.
  • Tools - Read this to get the tools you'll need to run these exercises.

Segment 02 - Ignite EKS with Terraform

Segment 03 - Rapid Cluster Exploration

In this segment we'll go over some Kubernetes primitives. We move fast, show what they are and what they do.

Segment 04 - Real World Use Cases

Segment 05 - Boss Operations

Segment 06 - Putting it together: Running Your Own App

Part 2 - 🔭 Kubernetes Monitoring & Observability

M01 - Basic Monitoring

M02 - Slack App Integration

M03 - Prometheus

M04 - Grafana

M05 - Integrate Grafana/Prometheus in our Application

M06 - CloudWatch Alarms

M07 - FEK Stack

M08 - Application Logging

About

Materials for an online AKS class, a fork of vallard/K8sClass which is based on EKS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 32.0%
  • Python 29.3%
  • JavaScript 27.8%
  • HTML 5.8%
  • Makefile 1.7%
  • Dockerfile 1.2%
  • Other 2.2%