Lessons Learned Deploying Traditional Web Applications on Top of Kubernetes
CNCF [Cloud Native Computing Foundation] via YouTube
Overview
Syllabus
Intro
Traditional Web Applications
General Workflow for a Traditional Web Application What processes and steps are required to deploy on Kubernetes
Build Container Image
Build Helm Chart
Build and Release Pipeline What steps to perform on a build and release pipeline
Optimize Container Image Size How to reduce your container image size
Good practices
Persistence of Application Data What application les to persist between runs
Multiple Application Services How to support running multiple application services
Horizontal Scaling How to design a Helm chart to support scaling your application updown
WordPress deployment on Kubernetes
Taught by
CNCF [Cloud Native Computing Foundation]