Couple of months back, I bought a mini PC. I bought it to use as my home router, by running OPNsense or pfSense on it. Ah damn it . . I just saw that...
Got an Anker 737 charger on 3rd Nov, 2022. First impressions: This product is new (released this year) - not sure why they decided to include a USB-A...
Even though my ISP provides me with a dedicated public IP, I can't access that IP outside of private network. I need to check the issue here. (Well,...
Let's look at some common and simple ways for privilege escalation using K8s pods. Almost all of these vulnerabilities can be patched using pod...
Okay, so; what happens when you do kubectl create deploy nginx --image=nginx --replicas=3 ยท tl;dr If all went well, you should see three nginx pods...
Checkout the part 1, where I covered writing a very simple node package and publishing that to github packages. In this post, we'll build on top of...