top of page

Jul 3, 20221 min read
Troubleshooting - Docker CLI and Kubernetes Installation on Windows
Below are some of the issues I've faced while working with Docker CLI and Kubernetes on WSL. I didn't find any straightforward solutions...
0 views
0 comments

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 view
0 comments

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 views
0 comments
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 view
0 comments
bottom of page