Slide 4
Slide 4 text
Why Containers and Kubernetes?
4
Build locally – run anywhere
• Dependencies packaged inside
a container image
• Consistent software version and
assets
• Declarative Configuration
Immutable Infrastructure
• No user modifications
• Quick rollbacks
• Self-healing systems
Workflow
• Efficiency
• Scalability
• No VM maintenance
(OS, security updates,
etc.)