Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: Choose EKS or Fargate or ECS Based On Business Need.Recently, I was reading an awesome article comparing EKS, Fargate, and ECS. Here is the link to the article.Nov 1, 2021Nov 1, 2021
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: Is CI/CD Really Popular?.I was reading a post, where someone posted this question. I wanted to check with Tailwinds customers if they really perform CI/CD. Some…Oct 25, 2021Oct 25, 2021
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Rant: Why DevOps/SREs Need To Empower Themselves With Application Knowledge?.This RANT is based on tailwinds.ai interactions with SREs/DevOps teams across different organizations. Few common trends we notice areOct 18, 2021Oct 18, 2021
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Rant: Do Autoscalers make Business sense?Recently, Daniel Polencic posted a lovely article on Autoscalers, this triggered some thoughts, hence writing this quick short note as a…Jun 2, 2021Jun 2, 2021
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: How To Disambiguate A Pod Crash To Application Or To Kubernetes Platform?Recently, I was debugging two completely different Pod crash scenarios. In the first case, the Pod got into CrashLoopBackOff almost…Sep 22, 2020Sep 22, 2020
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: How Does OOMKilled Work?Most Kubernetes users would have encountered OOMKilled at least once. When OOMKilled occurs, we tend to recalibrate the pod’s QoS or move…Sep 1, 20201Sep 1, 20201
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: How Statefulsets Behave Differently Than Deployments When Node Fails?Kubernetes is a platform that one needs to morph to make it work. As part of personalizing effort, having a strategy to handle node…Aug 25, 2020Aug 25, 2020
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: How To Make Kubernetes React Faster When Nodes Fail?We understand What happens to pods when nodes fail? but would also want the Kubernetes system to react faster when nodes fail to make the…Aug 18, 20202Aug 18, 20202
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: What Happens To Pods Running On Node That Become Unreachable?It is very common for the worker nodes to get disconnected from their master due to various reasons. In such conditions, there are a bunch…Jun 9, 20205Jun 9, 20205
Bhargav BhikkajiinTailwinds-MajorDomoKubernetes Tip: How To Gracefully Handle Pod Deletion?There are many use-cases where Pod delete requires to be handled gracefully. Few examples are; logs of the deleted pod to be stored in a…Jun 2, 2020Jun 2, 2020