Running a Service in Kubernetes
- In todays session we have tried to fix the docker-compose issues and create a kubernetes manifest for mysql-service
- Refer Here
- Made changes in Docker-compose file Refer Here and Dockerfile Refer Here
- Known Issue: Application is unable to connect to mysql until we manually login into mysql with qtdevops user
