Containers and Kubernetes Top

Interactive courses

  • Docker Foundations — containers with the Docker Engine on your own Linux, no Desktop: what a container really is, running and inspecting them, images and layers, publishing ports, Dockerfiles and multi-stage builds, Docker Hub, volumes, networking and Compose. Worked in your own terminal.
  • Kubernetes for DevOps — how a cluster is put together, and the YAML that describes what runs on it: pods, multi-container pods, init containers, restarts, probes, resources and deployments, driven from kubectl. You work on your own minikube cluster on Linux.

Docker

Containers Basics

Using containers

Containers Networking

Kubernetes

k8s tools

k8s objects

Pods

Resources

Payloads