summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..72700b1
--- /dev/null
+++ b/index.md
@@ -0,0 +1,6 @@
+# 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)
+- [YAML Cheat Sheet](./yaml_cheat_sheet.html)