author-pic

RAM GOPINATHAN

Using Amazon Elastic File System as persistent storage for Kubernetes workloads

Posted on January 15, 2024

Overview I wanted to test mounting Amazon Elastic File System as persistent storage for containerized microservices running on kubernetes and realized there are lot of infrastructure pieces that most…

Read full post

Deploying ARO Clusters with Pulumi and Infrastructure as code

Posted on January 12, 2024

Introduction In this post I'm going to walk through deploying Azure RedHat OpenShift clusters with Pulumi and Infrastructure as code. I'm going to assume that you are familiar with Pulumi. If you are…

Read full post

Multi cluster deployments with GitOps and Red Hat Advanced Cluster Management for Kubernetes

Posted on December 15, 2023

One of the problems I've seen with most customers making a move from monolith to microservices is around deployment. Typically all of the logic of deploying to kubernetes clusters are baked into CICD…

Read full post