You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Jenkins, git, maven, nexus, docker, k8s installation on AWS EC2 instance
* Jenkins job setup as to
* checkout the code from Github
* build/package using maven
* build the docker file to create docker images
* push the docker images to dockerhub
* deploy the docker image to k8s.