https://github.com/deepdrive/kubernetes-utils
https://github.com/deepdrive/kubernetes-utils
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepdrive/kubernetes-utils
- Owner: deepdrive
- License: mit
- Created: 2019-06-10T19:22:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T23:47:20.000Z (almost 7 years ago)
- Last Synced: 2025-08-22T04:48:37.611Z (10 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kubernetes Utilities
====================
This package contains helper functionality to simplify using the Kubernetes client API for Python.
To install the package, run: `pip3 install kubernetes-utils`
## Legal
Copyright © 2019, [Deepdrive](https://deepdrive.io/). Licensed under the MIT License, see the file [LICENSE](https://github.com/deepdrive/kubernetes-utils/blob/master/LICENSE) for details.