Part 2: Streamlining Deployment in Kubernetes with ArgoCD

In this part of our Kubernetes setup series, we explore the integration of ArgoCD to manage our Kubernetes cluster through GitOps. This approach not only automates deployment processes but also significantly improves our ability to manage configurations and maintain consistency across environments. What is GitOps? GitOps is a paradigm or set of practices that empowers … Read more

How to setup portspoof

Hello everyone. I’ve been having some fun setting up different services to secure and monitor the server this website has been running on. I came across portspoof a little while ago and recently decide to try and set it up on this server. So to demonstrate what portspoof is… why don’t you try to nmap … Read more