The Kubernetes Resume Challenge is project that
- highlights proficiency in Kubernetes & containerization,
- demonstrates the ability to deploy, scale & manage web applications efficiently in a K8s environment,
- underscores cloud-native deployment skills
- Docker and Kubernetes CLI Tools
- Cloud Provider Account
- GitHub Account
- Kubernetes Crash Course
- E-commerce Application Source Code and DB Scripts
For more information, see Prerequisites
- Step 1: Certification
- Step 2: Containerize Your E-Commerce Website and Database
- Step 3: Set Up Kubernetes on a Public Cloud Provider
- Step 4: Deploy Your Website to Kubernetes
- Step 5: Expose Your Website
- Step 6: Implement Configuration Management
- Step 7: Scale Your Application
- Step 8: Perform a Rolling Update
- Step 9: Roll Back a Deployment
- Step 10: Auto-scale Your Application
- Step 11: Implement Liveness and Readiness Probes
- Step 12: Utilize ConfigMaps and Secrets
- Step 13: Document Your Process
For more information, see Implementation