PinnedSumanth ReddyKubernetes — Double jump upgradesUnpopular opinion — The most difficult part of platform software is not the installation but its maintenance.Jun 19, 2023Jun 19, 2023
Sumanth ReddyArgoCD — Custom actions on resourcesArgo CD is a declarative, GitOps continuous delivery tool for Kubernetes. You can extend UI to show new custom actions on resourcesMay 12, 2023May 12, 2023
Sumanth ReddyEKS + ALB Controller — Simple canary deployment for applications on AWS EKSThis setup aims at demonstrating basic canary traffic split on EKS using AWS load balancer controller.Dec 10, 2022Dec 10, 2022
Sumanth ReddyKuma service mesh — Data plane token lifecycleOn Universal, a data plane proxy must be explicitly configured with data plane proxy token that will be used to register with control planeAug 3, 2022Aug 3, 2022
Sumanth ReddyDebugging namespace deletion issue in KubernetesNamespace stuck in termination is one of the most classic problems faced by every Kubernetes engineer. Yet, the reasons are not same 🙃Feb 3, 2022Feb 3, 2022
Sumanth ReddyKubernetes RBAC — Update default ClusterRoles without editing themKubernetes RBAC helps us control access to various resources on the cluster.Jan 9, 20221Jan 9, 20221
Sumanth ReddyCustomizing Python argparse for Slack slash commandsWe all love slack for the slick UI and it has apps and slash commands to boost productivity. We can use cli like arg format in slash…May 4, 2021May 4, 2021
Sumanth ReddyAWS — Deploying clustered Rabbitmq on EKSAmazon Elastic Kubernetes Service (Amazon EKS) is a managed service that you can use to run Kubernetes on AWS without needing to install…Jan 18, 2021Jan 18, 2021
Sumanth ReddyEKS — Accessing AWS services from Fargate podsThere is always need to access other AWS services from inside the pods launched by EKS on fargate.Dec 30, 2020Dec 30, 2020
Sumanth ReddyTesting MongoDB on Kubernetes with locust — First impressions — Part 2Locust is an easy to use, scriptable and scalable performance testing tool. It has clean and easy to use api with minimalist UI.Oct 17, 2020Oct 17, 2020