Skip to content

AkhilManoj03/JenkinsDeployKubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JenkinsDeployKubernetes

A Jenkins pipeline is initiated by a GitHub webhook. The pipeline then establishes an SSH connection to an Ansible server. This Ansible server is responsible for constructing a Docker image and subsequently uploading it to Dockerhub. Additionally, the pipeline establishes an SSH connection to a Kubernetes server. This Kubernetes server is in charge of retrieving the Docker image and creating a container within its Kubernetes cluster to run the docker image.

About

Jenkins pipeline that utilizes Ansible, Docker and Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published