summaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
authorLouie S <louie@example.com>2023-12-29 15:45:39 -0500
committerLouie S <louie@example.com>2023-12-29 15:45:39 -0500
commitb75ce875030134d21d2ede398457b7c1910b11bf (patch)
treebbdddae5548ae9e4b677b513fa4653446730c9ce /index.md
parentb1477105319de37088743c4c3ffae7c871189864 (diff)
Watched through ch. 9
Diffstat (limited to 'index.md')
-rw-r--r--index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.md b/index.md
index 72700b1..2428421 100644
--- a/index.md
+++ b/index.md
@@ -3,4 +3,5 @@
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)