Blogs

The Importance of Engaging in Sprint Planning and Backlog Refinement for Developers
The Importance of …

Sprint Planning In the world of agile development, product owners and tech leads take on the responsibility of managing and prioritizing the backlog. However, as developers, it is crucial for us to actively engage in creating backlog tasks and stories. By going through the backlog and contributing …

Deploying Helm Charts: The Importance of Installing CRDs First
Deploying Helm Charts: …

The Importance of Installing CRDs First If you’ve been working with Helm, the popular package manager for Kubernetes, you may have encountered an error message that goes something like this: “Helm install fails…ensure CRDs are installed first.” This frustrating error is a common occurrence for many …

Developing in Lima with Visual Studio Code
Developing in Lima with …

Lima After discovering Lima (a Linux subsystem for macOS), Docker Desktop was the first thing to go and replaced with Docker in Lima. While I won’t get into how to set up Lima in this post, if you are interested in trying out Lima, I can recommend the following links: …