From b75ce875030134d21d2ede398457b7c1910b11bf Mon Sep 17 00:00:00 2001 From: Louie S Date: Fri, 29 Dec 2023 15:45:39 -0500 Subject: Watched through ch. 9 --- index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'index.md') 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) -- cgit