Skip to content

A kubectl plugin that provides a visual output for `get` commands

License

Notifications You must be signed in to change notification settings

brianrudolf/_kubectl-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated for refactor

kubectl-viz

A kubectl plugin that provides a visual output for get commands

License: MIT

Motivation

The motivation for this plugin is to provide a simple visual output for the get commands of kubectl, without creating significant overhead or anything that "gets in the way". The use of this plugin would ideally be as approachable as the use of the bare CLI tool. Specifically, the aim here is to avoid rendering a separate image file, require a web browser for viewing outputs, etc.

While various use cases will be explored during development, the most relatable use case driving this plugin is to provide a visual output for a call such as kubectl get pod --watch so that the operator can watch the status of the cluster with a visual output.

License

This work is licensed under the MIT open source license.

About

A kubectl plugin that provides a visual output for `get` commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published