SSH Reverse HTTP Tunnel using Squid
I recently found myself in a situation where I needed to access the public Internet from a instance that was not directly connected to the public Internet. The solution was…
The World Will Turn If You're Ready or Not
I recently found myself in a situation where I needed to access the public Internet from a instance that was not directly connected to the public Internet. The solution was…
I recently found my self in a situation where my Kubernetes node needed to access Google Search from another network, where the IP address of the node was blocked.
One of the little white lies that we tell ourselves is that ‘security is a priority’. It’s not. If it were, we would spend more time on it. Because what…
As a fan of nip.io, I wanted to create my own version of it. So I did. This is a simple Rust application that can be deployed to Kubernetes to…
This is a simple example of how to use FluxCD to automatically update Kustomize resources in a Kubernetes cluster. It allows for a set and forget approach to managing your…