HOst jenkins on minikube and run a Jenkins project- Strict deadline

Job ID: 34520271

Budget: $30 – $250 USD

1. Create a Helm chart that deploys a Jenkins server
a. It doesn’t need to have a username or password;
b. It needs to be running at 8085.
2. Create a pipeline using jenkinsfile that builds a docker image to run a sample war
or jar (https://tomcat.apache.org/tomcat-8.0-doc/appdev/sample/)
a. Based in a secondary repository;
b. Running inside of the Jenkins server implemented in the earlier step;
c. This war doesn’t need to run successfully, but the pipeline needs to be
completed.