top of page

Jun 28, 20222 min read
Docker CLI and Kubernetes Installation on Windows – Part 2
Here, we will cover installation of Kubernetes. Please ensure you have followed Step 1 of this series to complete Docker CLI...
1
0

Jun 28, 20222 min read
Docker CLI and Kubernetes Installation on Windows – Part 1
Based on my experience with Docker CLI installation on Windows and issues faced, I thought of writing this step-by-step blog for...
8
0
Jun 1, 20221 min read
Getting started | Configure VS Code to debug DotNetCore applications
Create a simple "dotnet new webapi" in VS Code project with some trivial extra logic. Following is what my code structure in VS Code...
2
0


Dec 20, 20211 min read
Log4j Vulnerability - Simplified
"Oh no, not another one on Log4j !!!" I completely understand the sentiment! 😊 The recent Log4j vulnerability is probably the most...
2
0
Dec 25, 20201 min read
Shell script error; syntax error near unexpected token `fi`;
Working on a very simple containerized python flask application (base image ubuntu), my requirement was to configure running of the...
1
0

Jul 19, 20202 min read
What kind of LEADER I want to be?
My current organisation enrolled me into this great program called "Emerging Leadership Program". It talks about and nurtures you with...
3
0
bottom of page