Update web page and episode 2 README for the episode coming up in 1 hour.

This commit is contained in:
Jeff Geerling
2020-11-25 08:58:54 -06:00
parent b1d4b31bf5
commit 67afac0fc3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Date: November 25, 2020
Video URL: https://www.youtube.com/watch?v=AHDrejEv0SM
Web page for episode: TBD
Web page for episode: https://kube101.jeffgeerling.com/2020/episode-2-containers
Outline:
@@ -1,6 +1,6 @@
---
title: "Episode 2: Containers"
date: 2020-11-25 08:40:00 -0600
date: 2020-11-25 09:00:00 -0600
categories: episodes, containers, docker
layout: post
---
@@ -23,7 +23,7 @@ layout: post
### Examples from this Episode
TODO.
Check out the [Instructions for 'Hello Go' app](https://github.com/geerlingguy/kubernetes-101/tree/master/episode-02#instructions-for-hello-go-app) and [Build the 'Hello Go' Docker container image](https://github.com/geerlingguy/kubernetes-101/tree/master/episode-02#build-the-hello-go-docker-container-image) if you want to follow along with the list of commands Jeff ran during the video!
### Don't miss out!