summaryrefslogtreecommitdiff
path: root/index.md
blob: 2428421da14d8f8875e3b840d5dde8f1726d24e2 (plain)
1
2
3
4
5
6
7
# Docker Containers and Kubernetes Fundamentals - personal notes

This repository contains my personal set of notes, based on the video lecture series "Docker Containers and Kubernetes Fundamentals - Full Hands-On Course" from FreeCodeCamp.org [kTp5xUtcalw](https://www.youtube.com/watch?v=kTp5xUtcalw). My notes are mostly arranged to serve as cheat sheets for using Docker and Kubernetes. They are broken into the following pages:

- [Docker Cheat Sheet](./docker_cheat_sheet.html)
- [Kubernetes Cheat Sheet](./kubernetes_cheat_sheet.html)
- [YAML Cheat Sheet](./yaml_cheat_sheet.html)