/avatar.jpg

Hey, I'm Philippe Duval,

I'm a Software / Cloud Architect / Teacher, I talk everything Cloud-related

Make Bash a little more like home

You may live in the comfort of zsh, and disregard bash as an archaic artefact of the past. You would be sooo wrong… Did you know that with a little bit of tweaking (and reading the doc), bash could do almost all these fancy things you like in zsh?

Why would you use bash instead of zsh, if you like zsh so much ? I personally have at least two reasons:

Deploy your first Java app on Kubernetes using Skaffold on Rancher Desktop

Skaffold is a tool to automate your Kubernetes development experience. I’ve used it extensively for the past year for rapid code prototyping. It has native support for a lot of use cases, but getting used to it takes some finetuning beyond the usual getting started. In this article, I will show you how to configure Skaffold to quickstart a Java application on Rancher Desktop.