3 min read 0 KubernetesAttach configmap or secrets as files in kubernetes ShajithApril 13, 2024 Hello you! Today, I thought I can share a solution to a problem I was facing. I specifically wanted the…
1 min read 0 QuickBitesRemoving the last migration – EF ShajithApril 13, 2024 I was working on a .net project yesterday. I did some migrations and that included deletion of a column in…
2 min read 0 KubernetesQuickBitesMounting a kubernetes secret or config as a volume ShajithMarch 29, 2024 This approach makes secrets accessible as files. This file based access can be helpful in some specific situations like “I…
4 min read 0 KubernetesMicroblogsHelm – A Kubernetes package manager ShajithOctober 21, 2023 Introduction Managing complex applications can be a daunting task. Kubernetes provides powerful orchestration capabilities, but deploying and maintaining applications with…
2 min read 2 MicroblogsUnderstanding IT Products: What Exactly Are They? – A micro blog ShajithOctober 4, 2023 Introduction On talking about the software industry, the term “products” is ubiquitous. It appears in conversations, job descriptions, and industry…