-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,33 @@ | ||
# corso-k8s | ||
Risorse utili per il corso Docker / Kubernetes | ||
# Training Docker / Kubernetes | ||
|
||
#### [Realtime Cliplboard](https://clipboard.strebel.xyz/training-k8s) | ||
|
||
## Day 1 | ||
|
||
### Slides: [PDF](https://drive.google.com/file/d/1xZmu7H8q1I0NvHu9oYBPvJcSx6kaCJ9H/view) | ||
|
||
- Docker Engine Installation | ||
- Running Containers | ||
- Storage | ||
- Environment variables | ||
- Networking introduction | ||
- Dockerfile | ||
- Docker Compose | ||
- Exercises | ||
- Questions | ||
|
||
## Day 2 | ||
|
||
- Kubectl installtion | ||
- Microk8s installation | ||
- YAML | ||
- Running Pods | ||
- How to expose pods | ||
- Deployments | ||
- Exercises | ||
|
||
## Day 3 | ||
|
||
## Day 4 | ||
|
||
## Day 5 |