https://github.com/subfission/redk8s
https://github.com/subfission/redk8s
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/subfission/redk8s
- Owner: subfission
- License: gpl-3.0
- Created: 2023-11-13T21:52:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T22:05:43.000Z (over 2 years ago)
- Last Synced: 2025-02-06T11:52:48.593Z (over 1 year ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.