3 min read 0 BackendMicroblogsWhy I love C# over other programming languages ? ShajithApril 14, 2024 Hello You!I have always been a fan of loosely typed languages. But as I scale up, it was starting to…
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…
3 min read 0 KubernetesUncategorizedDeploying argocd apps to other clusters ShajithApril 6, 2024 This is easier in the cli, where argocd add cluster will just do everything in the background with the kubeconfig…