Skip to content

A fast and simple dashboard for Kubernetes written in Rust

Notifications You must be signed in to change notification settings

kdash-rs/choco-kdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KDash - A fast and simple dashboard for Kubernetes

 _  __ ___             _
| |/ /|   \  __ _  ___| |_
| ' < | |) |/ _` |(_-<| ' \
|_|\_\|___/ \__,_|/__/|_||_|

A simple terminal dashboard for Kubernetes built with Rust

This repo holds choco files for KDash

Install

Choco package located here. Since you cannot upload a new package while a previous one is being validated, the newest version of a release may take a while to appear.

choco install kdash

# Version number may be required for newer releases, if available:
choco install kdash --version=0.0.9

Test and Deploy

To test and deploy, see here for more info but the gist is, in an admin terminal:

choco pack
choco uninstall kdash          # Just to avoid having to force
choco install kdash -dv -s .

If successful:

choco push <PACKAGE_NAME>.nupkg -s https://push.chocolatey.org/

Visit https://github.com/kdash-rs/kdash for more details

About

A fast and simple dashboard for Kubernetes written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published