Build & Deploy a .Net and sql server web application with jenkins pipeline
For building and running app, Just run docker-compose up
For deploying app with kubernetes you can just need to apply all yaml file inside the folder
If you are willing to have CICD pipeline and testing, you can use groovy file and script tests inside the folder