Attacking Kubernetes – Part 1 

Kubernetes 101  Kubernetes, or K8s, is an open-source container orchestration and management platform. Kubernetes provides a way to manage, deploy, and scale containerized applications in a distributed system environment. Google initially developed it, and is now maintained by the Cloud Native Computing Foundation (CNCF).  In the context of Kubernetes clusters, containers are arranged in collections...