Completed
Base Image
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Containerizing Java Applications for Kubernetes With Jib
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Example
- 3 Containerization as part of build
- 4 What commands to run
- 5 Containerization
- 6 Goals
- 7 Java
- 8 Container Image
- 9 Base Image
- 10 Build time
- 11 Multiple layers
- 12 Build speed
- 13 Reproducibility
- 14 Guarantee Reproducibility
- 15 Other possibilities
- 16 Scaffold
- 17 Scaffold Development
- 18 Live Demo
- 19 Gradle Plugin
- 20 Demo
- 21 Other features
- 22 Future plans
- 23 Documentation
- 24 Support