Simple application made with Python3 and Flask
Propose of this app is:
- Have Unit Tests (unittest for starting)
- Have UAT (Selenium)
- Run throw the CI process with Jenkins
Manifest kuberentes:
manifest
├── mariadb-data-persistentvolumeclaim.yaml
├── mariadb-data-persistentvolume.yaml
├── mariadb-deployment.yaml
├── mariadb-service.yaml
├── web-deployment.yaml
├── web-initiate-db-deployment.yaml
└── web-service.yaml