alexlogy.io | Singapore Tech Blog on the Cloud Infrastructure

alexlogy.io | Singapore Tech Blog on the Cloud Infrastructure


daily thoughts from a cloud infrastructure perspective

Tags


Helm

How to scale your Jenkins with Kubernetes

I'm sure every DevOps engineer will touch on Jenkins at least once in their professional career. Today, we will talk about how to scale your Jenkins with Kubernetes. This setup will make your Jenkins master as the orchestrator and configuration storage, it does not build any jobs on the master. As…

Alex Alex

How to setup simple GitOps with Gitlab CI/CD

Although I have been working primarily on Jenkins in the past 6 years plus, I do have some experience in other CI/CD platforms. Today we shall talk about GitOps with Gitlab CI/CD. Let us start with create a sample GitLab repository to work on. In this case, it will be my helm chart for my kubernete…

Alex Alex