kube-resource

command module
v0.0.0-...-d85bf88 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

README

kube-resource

A simple CLI that provides an overview of the resource requests, limits in a Kubernetes cluster

Installation

Homebrew
brew tap ysicing/tap
brew install kr
Krew

not support

kubectl krew install kr
Bash
curl -L --remote-name-all https://github.com/ysicing/kube-resource/releases/latest/download/kr_linux_amd64{,.sha256sum}
sha256sum --check kr_linux_amd64.sha256sum
mv kr_linux_amd64 /usr/local/bin/kr
chmod +x /usr/local/bin/kr

Usage

kr [OPTIONS]

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL