Skills needed:
- Create a simple HTTP server in Python
- Run your server locally
- Create a Dockerfile for the app
- Run your server locally using Docker
- Deploy the app to K8s
- Expose the app to the outside world
- Update the code to wait 30 seconds before it starts
- Add a K8s health check to server traffic only when the app is ready
- Update the app to return a message from ConfigMap