Name | blazekit JSON |
Version |
1.0.2
JSON |
| download |
home_page | |
Summary | UI to interact with Kubernetes Clusters |
upload_time | 2023-05-27 21:14:05 |
maintainer | |
docs_url | None |
author | Rishabh Jain |
requires_python | |
license | |
keywords |
python
kubernetes
aws cli
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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
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](https://github.com/rishabhjain05/BlazeKit/assets/36572497/1b4d3438-181b-47c9-80a8-2f939461bf29)
## Getting Started
To get started with BlazeKit, follow these steps:
1. **Install the library**: Run the following command to install the library
```shell
python3 -m pip install blazekit
```
2. **Run blazekit**: Run BlazeKit with the following command
```shell
python3 -m blazekit
```
## Contributing
Contributions are welcome! If you'd like to contribute to BlazeKit, please fork the repository and create a pull request.
Raw data
{
"_id": null,
"home_page": "",
"name": "blazekit",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,kubernetes,aws cli",
"author": "Rishabh Jain",
"author_email": "rishabhking05@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/65/b5/4bc47e82cf782f717020a00150ed775f891e4ee763ac4bcb58ed0e9d60d0/blazekit-1.0.2.tar.gz",
"platform": null,
"description": "# BlazeKit\n\nThe 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.\n\n## Usage\n\nv1.0.2\n1. Clear Screen\n2. Install Kubectl\n3. Install AWS CLI\n4. Cluster Health\n5. Show Pods\n6. View Pods Details\n7. Describe a Pod\n8. Show Nodes\n9. View Nodes Details\n10. Describe a Node\n11. Show Deployments\n12. Describe a Deployment\n13. Show Services\n14. Describe a Service\n15. Terminal\n16. Delete Evicted Pods\n\n![Screenshot 2023-05-27 at 3 40 40 PM](https://github.com/rishabhjain05/BlazeKit/assets/36572497/1b4d3438-181b-47c9-80a8-2f939461bf29)\n\n## Getting Started\n\nTo get started with BlazeKit, follow these steps:\n\n1. **Install the library**: Run the following command to install the library\n ```shell\n python3 -m pip install blazekit\n ```\n\n2. **Run blazekit**: Run BlazeKit with the following command\n ```shell\n python3 -m blazekit\n ```\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to BlazeKit, please fork the repository and create a pull request.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "UI to interact with Kubernetes Clusters",
"version": "1.0.2",
"project_urls": {
"Source Code": "https://github.com/rishabhjain05/BlazeKit"
},
"split_keywords": [
"python",
"kubernetes",
"aws cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "18f69c64264e8ca83bfd2b567f1ae149fde98e06d53e5fa99e1550446fe44e62",
"md5": "1fbdbc943caeed7c57073ea5be2cb71a",
"sha256": "c800a0075c1b14487dd38059c85e4bbbdcb65c2bffa8d6b329c156ea21593fd8"
},
"downloads": -1,
"filename": "blazekit-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1fbdbc943caeed7c57073ea5be2cb71a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4221,
"upload_time": "2023-05-27T21:14:03",
"upload_time_iso_8601": "2023-05-27T21:14:03.091125Z",
"url": "https://files.pythonhosted.org/packages/18/f6/9c64264e8ca83bfd2b567f1ae149fde98e06d53e5fa99e1550446fe44e62/blazekit-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65b54bc47e82cf782f717020a00150ed775f891e4ee763ac4bcb58ed0e9d60d0",
"md5": "43e2971665124e1fe7c03fcc6e2a41d3",
"sha256": "5e5ec9d1a388006b193f67c636f0662fdb9351dcd29c0918760befc98745ad71"
},
"downloads": -1,
"filename": "blazekit-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "43e2971665124e1fe7c03fcc6e2a41d3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3880,
"upload_time": "2023-05-27T21:14:05",
"upload_time_iso_8601": "2023-05-27T21:14:05.145240Z",
"url": "https://files.pythonhosted.org/packages/65/b5/4bc47e82cf782f717020a00150ed775f891e4ee763ac4bcb58ed0e9d60d0/blazekit-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-27 21:14:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rishabhjain05",
"github_project": "BlazeKit",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "blazekit"
}