mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Update readme.md
This commit is contained in:
parent
341efada7e
commit
f9432bf112
@ -1,9 +1,52 @@
|
||||
# Kubernetes Development Series
|
||||
# Kubernetes Development Series <img src="https://www.shareicon.net/data/128x128/2017/04/11/883708_media_512x512.png" alt="YouTube" width="5%" height="5%"> :hammer::wrench:
|
||||
|
||||
## KUBECTL Basics Video
|
||||
## Full playlist
|
||||
|
||||
<a href="https://www.youtube.com/playlist?list=PLHq1uqvAteVvUEdqaBeMK2awVThNujwMd" title="Kubernetes"><img src="https://i.ytimg.com/vi/8h4FoWK7tIA/hqdefault.jpg" width="50%" height="50%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Getting Started with Kubernetes on Windows for beginners
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=8h4FoWK7tIA" title="Kubernetes"><img src="https://i.ytimg.com/vi/8h4FoWK7tIA/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Kubectl
|
||||
|
||||
Checkout [kubectl](./kubectl.md) for detailed steps
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=feLpGydQVio" title="Kubernetes"><img src="https://i.ytimg.com/vi/feLpGydQVio/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Deployments
|
||||
|
||||
Checkout [deployments](./deployments/readme.md) for detailed steps
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=feLpGydQVio" title="Kubernetes"><img src="https://i.ytimg.com/vi/feLpGydQVio/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Configuration Management
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=o-gXx7r7Rz4" title="Kubernetes"><img src="https://i.ytimg.com/vi/o-gXx7r7Rz4/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Secret Management
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=o36yTfGDmZ0" title="Kubernetes"><img src="https://i.ytimg.com/vi/o36yTfGDmZ0/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Services
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=xhva6DeKqVU" title="Kubernetes"><img src="https://i.ytimg.com/vi/xhva6DeKqVU/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Ingress
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=u948CURLDJA" title="Kubernetes"><img src="https://i.ytimg.com/vi/u948CURLDJA/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
<a href="https://www.youtube.com/watch?v=izWCkcJAzBw" title="Kubernetes"><img src="https://i.ytimg.com/vi/izWCkcJAzBw/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## StatefulSets
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=zj6r_EEhv6s" title="Kubernetes"><img src="https://i.ytimg.com/vi/zj6r_EEhv6s/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Persistent Volumes
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=ZxC6FwEc9WQ" title="Kubernetes"><img src="https://i.ytimg.com/vi/ZxC6FwEc9WQ/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
## Manage YAML
|
||||
|
||||
<a href="https://www.youtube.com/watch?v=5gsHYdiD6v8" title="Kubernetes"><img src="https://i.ytimg.com/vi/5gsHYdiD6v8/hqdefault.jpg" width="25%" height="25%" alt="Kubernetes Guide" /></a>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user