Creating your own Ansible filter plugins
Update: Ivan Pepelnjak reached out to me after this was published and suggested that it would make more sense to move the functions inside the defined class. Doing this removes the functions… Read more »
Update: Ivan Pepelnjak reached out to me after this was published and suggested that it would make more sense to move the functions inside the defined class. Doing this removes the functions… Read more »
As many of you have noticed I’ve been neglecting the blog for past few months. The main reason for this is that the majority of my free time was being… Read more »
As the title says, I’ll soon be starting off on a new adventure. After almost 6 years working in various networking roles at United Health Group I’ve decided to move… Read more »
One of the more interesting recent trends in the network space has been around software defined WAN (SDWAN). While I’ll admit I first didn’t give it much attention, I’ve since… Read more »
Kubernetes offers several different authentication mechanisms or plugins. The goal of this post is to review each of them and provide a brief example of how they work. In addition,… Read more »
I thought it would be a good idea to revisit my last Kubernetes build in which I was using Salt to automate the deployment. The setup worked well at the… Read more »