Slide 15
Slide 15 text
• Building and publishing of Docker containers
• Provisioning of a Kubernetes cluster and monitoring it
• Deploying our app and database (pods, labels, replication
controllers, services)
• Resilience to failure
• Scaling and rolling updates
• Not seen today: Secrets, Persistent Volumes and Claims,
Static Assets to CDN (but are/will be in demo repo!)
Demo: Deploying our app with this new toolset,
and things we could see along the way