Skip to content

rijandev/kubernetes-101

 
 

Repository files navigation

Kubernetes 101

CI

A YouTube live streaming series by Jeff Geerling.

This repository contains code examples from the series and the code that powers the Kubernetes 101 website.

Episodes

Click on an episode title to see the resources for that episode:

Ansible for Kubernetes

Check out Jeff Geerling's book, Ansible for Kubernetes.

Static Jekyll site

This GitHub project includes a Jekyll static site configuration inside the site folder, which is used by a GitHub Actions workflow to build the static site displayed at https://kube101.jeffgeerling.com.

Building the site locally

Make sure you have Ruby and Bundler installed, then:

cd site
bundle exec jekyll serve

About

Kubernetes 101 - by Jeff Geerling

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 37.4%
  • Ruby 34.3%
  • SCSS 15.4%
  • Go 10.4%
  • Dockerfile 2.5%