Day 51 added - Minikube deploy and Kubectl commands

This commit is contained in:
Michael Cade
2022-02-20 22:27:50 +00:00
parent 1c3a251419
commit 81a3496d4d
12 changed files with 184 additions and 25 deletions

View File

@ -49,18 +49,14 @@ I have been through a bit of a journey with my learning around Kubernetes so I a
### What we will cover in the series on Kubernetes
Kubernetes Architecture
Kubectl Commands
Kubernetes YAML
Kubernetes Ingress
Kubernetes Services
Helm Package Manager
Persistant Storage
Stateful Apps
- Kubernetes Architecture
- Kubectl Commands
- Kubernetes YAML
- Kubernetes Ingress
- Kubernetes Services
- Helm Package Manager
- 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.