https://github.com/robusta-dev/disk-tools
https://github.com/robusta-dev/disk-tools
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robusta-dev/disk-tools
- Owner: robusta-dev
- Created: 2022-02-16T15:11:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T09:53:26.000Z (about 1 year ago)
- Last Synced: 2025-06-22T03:52:45.882Z (7 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository provides disk tools for kubernetes nodes.
Build:
```shell
docker buildx build --tag us-central1-docker.pkg.dev/genuine-flight-317411/devel/disk-tools: --push .
```