UI to interact with Kubernetes Clusters
Project description
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
v1.0.2
- Clear Screen
- Install Kubectl
- Install AWS CLI
- Cluster Health
- Show Pods
- View Pods Details
- Describe a Pod
- Show Nodes
- View Nodes Details
- Describe a Node
- Show Deployments
- Describe a Deployment
- Show Services
- Describe a Service
- Terminal
- Delete Evicted Pods
Getting Started
To get started with BlazeKit, follow these steps:
-
Install the library: Run the following command to install the library
python3 -m pip install blazekit
-
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.