kush
kush copied to clipboard
Kubernetes Unhinged Shell 😎
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