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...
I'm a cloud evangelist based in Singapore who is fascinated with the cloud, infrastructure and devops philosophies
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...
I believe you will encountner scenarios in your daily work on AWS where you have to authenticate with different EKS clusters in different AWS accounts. Today, I will share how I structure my kubeconfig to allow...
I recently spin up a new AWS EKS cluster (version 1.23) and tried to manage it with a newly downloaded kubectl cli (version 1.24). When i tried to get the namespaces with the kubectl...
Learn how to deploy scalable PHP applications on Kubernetes with this guide covering containers, scaling, configs, and best practices....
I believe for every Object-oriented programming (OOP) language, the chore of creating your accessor/mutator (also known as getters/setters) methods for every class that you declared is dreaded by every developer. public class FooBar { private...
A good start is to follow AWS documentations (https://docs.aws.amazon.com/eks/latest/userguide/autoscaling.html) Pre-requisites * eksctl (https://github.com/weaveworks/eksctl) * Metrics Server (https://alexlogy.io/how-to-install-metrics-server-in-aws-eks/) Create IAM Policy Save the...
Unlock full access to alexlogy.io | Singapore Tech Blog on the Cloud Infrastructure and see the entire library of paid-members only posts.
Try it for free for 7 days, cancel at anytime.
See our plans