mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-03-13 19:40:15 +07:00
Day 51 added - Minikube deploy and Kubectl commands
This commit is contained in:
parent
32a3a6b625
commit
37a7a17c1e
@ -165,9 +165,6 @@ This is just a quick overview and notes around the fundamental building blocks o
|
|||||||
- Persistant Storage
|
- Persistant Storage
|
||||||
- Stateful Apps
|
- 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
|
## Resources
|
||||||
|
|
||||||
- [Kubernetes Documentation](https://kubernetes.io/docs/home/)
|
- [Kubernetes Documentation](https://kubernetes.io/docs/home/)
|
||||||
|
@ -58,9 +58,6 @@ I have been through a bit of a journey with my learning around Kubernetes so I a
|
|||||||
- Persistant Storage
|
- Persistant Storage
|
||||||
- Stateful Apps
|
- 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
|
## Resources
|
||||||
|
|
||||||
- [Kubernetes Documentation](https://kubernetes.io/docs/home/)
|
- [Kubernetes Documentation](https://kubernetes.io/docs/home/)
|
||||||
|
Loading…
Reference in New Issue
Block a user