Published onNovember 22, 2024Building and running Kubernetes with kind#kubernetes#kubernetes-dev#open-sourceMy local Kubernetes development setup
Published onSeptember 6, 2024Label matching in ReplicationControllers and ReplicaSets#kubernetes#software-engineeringUnderstanding how ReplicaSets work in Kubernetes
Published onApril 3, 2024Layer 4 load balancing and TLS termination on Kubernetes#software-engineering#devops#kubernetesSome notes on StartTLS, exposing PostgreSQL databases outside Kubernetes clusters at the TCP layer and TLS termination
Published onFebruary 3, 2024Understanding Kubernetes internals by building your own cluster#kubernetes#devopsBlog version of my talk at Kubernetes Community Days Kerala, 2024
Published onDecember 14, 2023On Finding Purpose in Work and Life#rantWe all attribute the purpose of our lives to something. For some its their work or their craft. For others its the people in their lives, children and so on. We all need to define a purpose for our actions and need something to look forward to.
Published onMarch 6, 2022How to deploy your Rails app using Capistrano#ruby-on-rails#software-engineering#devopsWrite automated deployment scripts for your Rails applications and manage multi-server deployments
Published onMarch 5, 2022What it means to be good at your software engineering job#rant#career#favouriteRetrospect after 9 months working full time as a software engineer
Published onMarch 4, 2022Initial server setup with Ubuntu 20.04 for deploying your Rails project#software-engineering#devops#unix#ruby-on-rails