Deployed a two-tier application with AWS and Kubernetes
This is a simple Flask app that interacts with a MySQL database.
Deployment the app through Docker-compose
Setting up k8's Controlled node (Master) and Managed node (Worker)
Running ngnix image
Creating pod.yml
Creating dep...