mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-16 19:39:27 +00:00
Whiteboard Discussion
This commit is contained in:
committed by
Jérôme Petazzoni
parent
c5e30e01df
commit
70b566b0fe
22
slides/containers/High_Level_View.md
Normal file
22
slides/containers/High_Level_View.md
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
class: title
|
||||
|
||||
# High Level Discussion
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## White Board Topics
|
||||
|
||||
* What is the real problem that containers solve?
|
||||
* What are the inputs to a Unix Process?
|
||||
* What is the init Process?
|
||||
* Userland vs Kernel
|
||||
* The Root File System
|
||||
* What is an Overlay File System?
|
||||
* Wrapping it all up to represent a container image
|
||||
* Deploying Container images
|
||||
|
||||
|
||||
-
|
||||
0
slides/gerry.yml
Normal file
0
slides/gerry.yml
Normal file
@@ -1,8 +1,8 @@
|
||||
## Introductions
|
||||
|
||||
- Hello! I'm Jérôme Petazzoni ([@jpetazzo], Ardan Labs)
|
||||
- Hello! I'm [Gerry Seidman](https://www.linkedin.com/in/gerryseidman), Ardan Labs (gerry.seidman@ardanlabs.com)
|
||||
|
||||
- The training will run from Monday to Thurday, from 11:00 to 16:00 UTC
|
||||
- The training will run Monday to Friday, from 8:00AM to 12:00PM PST (11AM-3PM EST)
|
||||
|
||||
- There will be breaks!
|
||||
|
||||
|
||||
@@ -17,11 +17,12 @@ content:
|
||||
- logistics.md
|
||||
- containers/intro.md
|
||||
- shared/about-slides.md
|
||||
- shared/chat-room-im.md
|
||||
#- shared/chat-room-zoom-meeting.md
|
||||
# - shared/chat-room-im.md
|
||||
- shared/chat-room-zoom-meeting.md
|
||||
#- shared/chat-room-zoom-webinar.md
|
||||
- shared/toc.md
|
||||
- # DAY 1
|
||||
- containers/High_Level_View.md
|
||||
#- containers/Docker_Overview.md
|
||||
#- containers/Docker_History.md
|
||||
- containers/Training_Environment.md
|
||||
|
||||
Reference in New Issue
Block a user