Skip to content

Mimetis/Kubedmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubedmc

One finger kubectl command line :)

Just use arrows to navigate through your essentials objects in your kubernetes cluster.

Requirement : you need at leat .Net Core 2.1 installed on you machine !
Download .NET Core 2.1 (or 2.2) : https://dotnet.microsoft.com/download

Install the tool from your favorite command line:

$ dotnet tool install -g kubedmc
You can invoke the tool using the following command: KubeDmc
Tool 'kubedmc' (version '1.0.0') was successfully installed.

Then just launch kubedmc and then use arrows to navigate :)

$ kubedmc     

? Choose a ressource:       
> Get Namespaces            
> Get Nodes                 
> Cluster info              
> Current config            
< Back                      
< Exit                      

Quick overview:

kubedmc

About

One finger kubectl command line :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages