author-pic

RAM GOPINATHAN

Installing RedHat Developer Hub on Amazon Elastic Kubernetes Service (EKS)

Posted on March 16, 2024

As many of you may already know Red Hat Developer hub which is based on backstage project created by Spotify hit GA. If you are not familiar with RedHat Developer hub or backstage check out this…

Read full post

Things you should know about RedHat Developer Hub

Posted on March 16, 2024

I thought I'll do this post to document some of the things I ran into when working with RedHat Developer Hub. I'm planning to keep this post updated as I learn more from my own research as well as…

Read full post

Fixing error 'ERR_TOO_MANY_REDIRECTS' when using HAProxy with ArgoCD

Posted on March 14, 2024

When you use HAProxy Ingress with ArgoCD on Kubernetes you are going to run into this error 'ERR_TOO_MANY_REDIRECTS' when you browse to the ArgoCD server URL. I lost of few hours trying to figure out…

Read full post