An open API service indexing awesome lists of open source software.

https://github.com/subfission/redk8s


https://github.com/subfission/redk8s

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# redk8s
This directory provides common scripted actions for manual assessments for K8s, hopefully expediting and dummy-proofing common tasks.

# Execution
Scripts can be executed by using `$(curl URL)> bash`, `wget URL && chmod +x FILE`, or uploading the the files to the target and running through BASH or SH.