Kubernetes Fundamentals
-
Updated
Jul 24, 2024 - Java
Kubernetes Fundamentals
End-to-End CI/CD Pipeline. Jenkins polls for changes to GitHub source code for a Tomcat server hosted web application and then executes jobs with Ansible scripts. These scripts create new docker images with the changes, upload those images to DockerHub, and then deploy the new image into multiple pods on Kubernetes with a loadbalancer.
Kubernetes Fundamentals
Add a description, image, and links to the eksctl topic page so that developers can more easily learn about it.
To associate your repository with the eksctl topic, visit your repo's landing page and select "manage topics."