Skip to content

uchi-mata/dostainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dostainer - Kubernetes Resource Exhaustion PoC Container

This container contains three scripts to demonstrate resource exhaustion from within a Kubernetes clusters:

  • Allocate all remaining RAM
  • Allocate all remaining disk space
  • Fork bomb all the things! (on courtesy of Chris who also demonstrated that in one of our last presentations)

Those exhaustion attacks work in many K8s environments as default settings do not include proper resource limits - and each of those can/does render one node useless (which will eventually upon pod failover spread through the cluster).

Hardening measures are added to dosploy.yaml and listed below:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published