Completed
- Jobs and CronJobs for scheduled tasks and queues
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Laravel on Kubernetes - Production Deployment Strategies
Automatically move to the next video in the Classroom when playback concludes
- 1 - Holding Screen
- 2 - Introductions
- 3 - Context: what do we need to do?
- 4 - Getting the app deployed to Kubernetes
- 5 - Kubernetes resource constraints
- 6 - ImagePullPolicies: working with local images
- 7 - Adding volumes for ephemeral / cache data
- 8 - Configuring our applications with ConfigMaps
- 9 - Kubernetes secrets
- 10 - Database migrations
- 11 - Jobs and CronJobs for scheduled tasks and queues
- 12 - Safe updates with deployment update strategies