From 37a7a17c1e6991e0fb3696bcf946206575b43de3 Mon Sep 17 00:00:00 2001 From: Michael Cade Date: Sun, 20 Feb 2022 22:28:49 +0000 Subject: [PATCH] Day 51 added - Minikube deploy and Kubectl commands --- Days/day49.md | 3 --- Days/day50.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/Days/day49.md b/Days/day49.md index 6ccc539..d5281cb 100644 --- a/Days/day49.md +++ b/Days/day49.md @@ -165,9 +165,6 @@ This is just a quick overview and notes around the fundamental building blocks o - Persistant Storage - Stateful Apps -Demo Overview - Should be demos throughout of building a simple pod deployment but then we want to build additional pods and storage with ingress and services included. - - ## Resources - [Kubernetes Documentation](https://kubernetes.io/docs/home/) diff --git a/Days/day50.md b/Days/day50.md index 8dc8a5b..0f4dde7 100644 --- a/Days/day50.md +++ b/Days/day50.md @@ -58,9 +58,6 @@ I have been through a bit of a journey with my learning around Kubernetes so I a - Persistant Storage - Stateful Apps -Demo Overview - Should be demos throughout of building a simple pod deployment but then we want to build additional pods and storage with ingress and services included. - - ## Resources - [Kubernetes Documentation](https://kubernetes.io/docs/home/)