https://github.com/bradrf/kubey
Simple wrapper to help find specific Kubernetes pods and containers and run asynchronous commands.
https://github.com/bradrf/kubey
devops devops-tools kubernetes
Last synced: 3 months ago
JSON representation
Simple wrapper to help find specific Kubernetes pods and containers and run asynchronous commands.
- Host: GitHub
- URL: https://github.com/bradrf/kubey
- Owner: bradrf
- License: mit
- Created: 2017-03-18T20:00:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:25:08.000Z (over 3 years ago)
- Last Synced: 2025-10-13T04:14:02.358Z (6 months ago)
- Topics: devops, devops-tools, kubernetes
- Language: Python
- Size: 94.7 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
Kubey
===============================
.. image:: https://img.shields.io/pypi/v/kubey.svg
:target: https://pypi.python.org/pypi/kubey
.. image:: https://img.shields.io/travis/bradrf/kubey.svg
:target: https://travis-ci.org/bradrf/kubey
.. image:: https://readthedocs.org/projects/kubey/badge/?version=latest
:target: https://kubey.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Simple wrapper to help find specific Kubernetes pods and containers and run asynchronous commands.
* Free software: MIT license
* Documentation: https://kubey.readthedocs.io.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage