Repository to store assignment files
- Created Dockerfile to build mediawiki app.
- Deploying created image with app-deployment.yaml in kubernetes cluster.
- Creating load balancer and mysql service with service.yaml.
- Deploying mysql pod with sql-deployment.yaml