16 comments (16 comments)3 reactions (3 reactions)0 assignees (0 assignees)Go5,222 forks (5,222 forks)batch import
help wantedkind/featurepriority/backlog
Repository metrics
- Stars
- 31,799 stars (31,799 stars)
- PR merge metrics
- Avg merge 12d 19h (Avg merge 12d 19h)43 merged PRs in 30d (43 merged PRs in 30d)
Description
The status command should make it obvious when one is out of guest VM resources - particularly disk space.
Contributor guide
- Research direction
- Examine the minikube status command source code and identify how to fetch guest VM resource metrics (CPU, RAM, disk). Look into using SSH or host provided commands.
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- Git