mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-31 07:10:52 +07:00
Day 51 added - Minikube deploy and Kubectl commands
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user