Skip to content

rishabhjain05/BlazeKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazeKit

The Blazekit project is a user-friendly graphical interface that allows users to interact with a Kubernetes cluster without the need for advanced command-line knowledge. With this GUI, users can easily manage their Kubernetes resources, deploy applications, monitor cluster health, and perform various other operations, all through an intuitive and visually appealing interface.

Usage

v0.1

  1. Clear Screen
  2. Install Kubectl
  3. Install AWS CLI
  4. Cluster Health
  5. Show Pods
  6. View Pods Details
  7. Describe a Pod
  8. Show Nodes
  9. View Nodes Details
  10. Describe a Node
  11. Show Deployments
  12. Describe a Deployment
  13. Show Services
  14. Describe a Service
  15. Terminal
  16. Delete Evicted Pods

Screenshot 2023-05-27 at 3 40 40 PM

Getting Started

To get started with BlazeKit, follow these steps:

  1. Install the library: Run the following command to install the library

    python3 -m pip install blazekit
  2. Run blazekit: Run BlazeKit with the following command

    python3 -m blazekit

Contributing

Contributions are welcome! If you'd like to contribute to BlazeKit, please fork the repository and create a pull request.

About

The Blazekit project is a user-friendly graphical interface that allows users to interact with a Kubernetes cluster without the need for advanced command-line knowledge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages