kubels

module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: Apache-2.0

README

kubels

kubels (kube ls) is a Kubernetes tool that allows you to list Kubernetes resources with a simple command(s).

Features

Listing resources with a simple command :
Pod with metrics
Listing pods + cpu and memory usages with a single command :
Pod with metrics

Usage

Commands Descriptions
kubels or kubels -p list of pods in current namespace
kubels -p -n {namespace} list of pods in specified namespace
kubels -p -w list of pods in current namespace with watch
kubels -p -o list of pods in current namespace with wide output
kubels -p -m list of pods in current namespace with metrics
kubels -n list of namespaces
kubels -n {namespace} change current namespace with specified namespace
kubels -d list of deployments in current namespace
kubels -d -n {namespace} list of deployments in specified namespace
kubels -s list of services in current namespace
kubels -s (or svc) -n {namespace} list of services in specified namespace
kubels -sec list of secrets in current namespace
kubels -sec -n {namespace} list of secrets in specified namespace

Installation

Homebrew
brew tap semihtok/kubels

brew install kubels
Manual
git clone
cd kubels
go build -o kubels
mv kubels /usr/local/bin

License

Apache License 2.0, see LICENSE.

Contributing

Contributions are welcome! Feel free to open an issue or submit a PR.

Author

Semih Tok

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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