Skip to content
/ b4n Public

Terminal user interface for Kubernetes API written in Rust

License

Notifications You must be signed in to change notification settings

fioletoven/b4n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

b4n

b4n is a terminal user interface for the Kubernetes API, created mainly for learning the Rust programming language. It is heavily based on the k9s project.

b4n screenshot

Prerequisites

The Cascadia Code font, or any other font with Nerd Font symbols, is required for proper display of the user interface in the terminal.

Features

Currently supported

As the project is in its early stages, for this moment the only supported functions are:

  • listing of any kubernetes resources
  • deletion of selected resources

Planned

General planned features:

  • sorting and filtering the list of resources
  • changing the kube context from the UI
  • describe a resource
  • show resources YAML
  • edit resources YAML
  • show pod containers and their logs
  • port forwarding
  • shell

License

MIT

About

Terminal user interface for Kubernetes API written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages