#k8s
Read more stories on Hashnode
Articles with this tag
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...