Giter Site home page Giter Site logo

devopsal-task6's Introduction

DevopsAL-Task6

Tools Used:-

  1. Jenkins
  2. Kubernetes
  3. Github

About task

Perform third task with the help of Jenkins coding file ( called as jenkinsfile approach ) and perform the with following phases:

  1. Create container image that’s has Jenkins installed using dockerfile Or You can use the Jenkins Server on RHEL 8/7

  2. When we launch this image, it should automatically starts Jenkins service in the container.

  3. Create a job chain of job1, job2, job3 and job4 using build pipeline plugin in Jenkins

  4. Job2 ( Seed Job ) : Pull the Github repo automatically when some developers push repo to Github.

  5. Further on jobs should be pipeline using written code using Groovy language by the developer

  6. Job1 :

    1. By looking at the code or program file, Jenkins should automatically start the respective language interpreter installed image container to deploy code on top of Kubernetes ( eg. If code is of PHP, then Jenkins should start the container that has PHP already installed )

    2. Expose your pod so that testing team could perform the testing on the pod

    3. Make the data to remain persistent using PVC ( If server collects some data like logs, other user information )

  7. Job3 : Test your app if it is working or not.

  8. Job4 : if app is not working , then send email to developer with error messages and redeploy the application after code is being edited by the developer

Article link:- https://www.linkedin.com/pulse/devops-task-3-integrating-jenkins-kubernetes-using-rahangdale/?trackingId=B%2Fd%2Bh3%2BBT4uVimQ85YQqjA%3D%3D

devopsal-task6's People

Contributors

divyansh747 avatar

Watchers

James Cloos avatar  avatar

Forkers

simundhe22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.