Topic 1 - How does a Container know what application to run?
Topic 2 - Can any Application run in a Container? Does it have to be modified?
- User namespace vs. Root
- Resource requirements
Topic 3 - How does a Container interact with a Container Registry?
Topic 4 - How does a Container tell Kubernetes about it’s Application needs (HA, Static IP, Storage, etc.)?
Topic 5 - Can a Containerized Application interact with other applications? How?
- Within a Cluster
- DNS Services / Networking
- Kubernetes Services
- Service Discovery frameworks
Feedback?