Hi all, I am Tahina, Devops and sysadmin from Mada...
# general
t
Hi all, I am Tahina, Devops and sysadmin from Madagascar and I want to share this project that I’ve been working on for a while : a reusable set of Jenkins Shared Libraries to streamline CI/CD workflows with Docker and Kubernetes. This project includes ready-to-use pipelines for: 🐳 Building & pushing Docker images πŸš€ Multi-stage deployments (staging & production) ☸️ Kubernetes deployments with kubectl πŸ—οΈ Cloud-native builds with Kaniko inside Kubernetes The goal: make pipelines modular, maintainable, and reusable across multiple projects. Perfect for teams looking to standardize CI/CD without rewriting Jenkinsfiles for every repo. πŸ‘‰ Check out the code here: https://github.com/taxrakoto/shared_librairies Would you use Jenkins Shared Libraries in your projects, or do you prefer other CI/CD approaches? my Github profile: https://github.com/taxrakoto my linkedin: https://www.linkedin.com/in/tahina-rakotomaharo-006062b1/
j
I'd prefer Argo Workflows or Github Actions
πŸ‘ 1