pages/*: reword descriptions without using "a CLI for" etc. (#10437)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Lena
2023-07-16 19:23:40 +02:00
committed by GitHub
parent 232ac605e9
commit 7ca1069d76
136 changed files with 156 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
# kube-capacity
> A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster.
> Provide an overview of resource requests, limits, and utilization in a Kubernetes cluster.
> Combine the best parts of `kubectl top` and `kubectl describe` into a CLI focused on cluster resources.
> More information: <https://github.com/robscott/kube-capacity>.