Mageshwaran Sekar

Mageshwaran Sekar @mageshwaransekar

About: -

Joined:
Jan 7, 2025

Mageshwaran Sekar
articles - 16 total

Simplifying Kubernetes Management with AI using K8sGPT

Kubernetes (K8s) has become the standard for container orchestration, offering flexibility and...

Learn More 0 0Jul 17

Introduction to KEDA in Kubernetes: An Event-Driven AutoScaler

KEDA is an open-source cloud native project under CNCF that enables Kubernetes to scale applications...

Learn More 1 0Jun 22

Kubernetes Liveness Probe vs Readiness Probe vs Startup Probe: Understanding the Differences

One of the key features of Kubernetes is that it ensures the health of containers within a pod is its...

Learn More 0 0Jun 5

nftables in the Kubernetes World

nftables is a framework in Linux used for packet filtering, network address translation (NAT), and...

Learn More 0 0May 28

Sustainable Kubernetes workload with Kepler

I have covered eBPF in my previous article. In this post, I'll be covering Kepler specifically, which...

Learn More 0 0May 2

Installing Cilium as CNI for Kubernetes Cluster

To install Cilium as a CNI (Container Network Interface) plugin in a Kubernetes cluster, you can...

Learn More 0 0Apr 30

Introduction to Cilium CNI for Kubernetes

As containerized environments and microservices architectures continue to grow in popularity,...

Learn More 0 0Apr 20

Running Stateful Applications in Kubernetes: Is It Possible?

Kubernetes has revolutionized how we deploy, manage, and scale containerized applications. Its...

Learn More 0 0Apr 8

Observability in Kubernetes

Observability in Kubernetes refers to the ability to understand the internal state of a Kubernetes...

Learn More 0 0Apr 2

Should You Move to Kubernetes? Pros and Cons

Kubernetes is undoubtedly one of the most popular container orchestration platforms, especially in...

Learn More 0 0Mar 25

Different Types of Deployment in Kubernetes

Kubernetes, an open-source container orchestration platform, allows you to automate the deployment,...

Learn More 0 0Mar 15

Kubernetes Resource Requests vs. Limits

In Kubernetes, requests and limits are configurations that help manage the amount of CPU and memory...

Learn More 0 0Mar 5

What is eBPF? And how Cilium makes use of it?

eBPF (Extended Berkeley Packet Filter) is a powerful and flexible technology that allows programs to...

Learn More 0 0Feb 26

ArgoCD vs Flux: Technical Comparison

In my previous article, I wrote about GitOps and ArgoCD. This time we will be comparing ArgoCD with...

Learn More 0 0Feb 19

GitOps and ArgoCD: Revolutionizing Continuous Deployment in the Cloud Native Era

In the rapidly evolving world of DevOps, GitOps has emerged as a powerful paradigm for managing...

Learn More 0 0Feb 7

Exploring the CNCF Landscape: Overview of Cloud Native Technologies

Cloud Native Computing Foundation (CNCF) has become the cornerstone for organizations transitioning...

Learn More 0 0Jan 15