SSH Socks Proxy, Poor Man’s VPN
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.
The World Will Turn If You're Ready or Not
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…
This is a simple implementation of a DNS over HTTPS (DoH) server using Kubernetes. The server is implemented using the dns-over-https protocol. The server is hosted on Kubernetes and uses…