Skip to content

krisnova/kush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kush

Kubernetes Unhinged Shell.

Conventions

  • This program MUST compile to a static binary
  • This program MUST run bash(1) inside a pod

kobfuscate

Inside this repository there is the Go package kobfuscate which can be used to hide a pod from the rest of the Kubernetes API server and Kubernetes clients.

runtime := kobfuscate.NewRuntime()
err := runtime.Hide()
// manage error

About

Kubernetes Unhinged Shell 😎

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published