It can be seen 2 directories
Terraform, that contains all the files that are necessary to create the infrastructure:
* azure container registry with admin login
* azure kubernetes
* azure virtual machine
* all the resources that are necessary to connect to this resources internally and externally
Ansible, that contains all the resources that are necessary to config the environment to meet the expectations required for caso practico 2
Some of them are:
* Create a deployment of web application automated
* Create a kubernetes that contains a functional kubernetes cluster
All the projects have been tested and are functional.