Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 477 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 477 Bytes

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