Metadata-Version: 2.1
Name: mobio-restart-pod
Version: 0.2.1
Summary: Restart pod kubernetes with kafka python
Home-page: https://github.com/mobiovn
Author: Mobio
Author-email: contact@mobio-restart-pod.vn
License: MIT
Project-URL: Source, https://github.com/mobiovn
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3
Description-Content-Type: text/markdown

### A. Chức năng
- Copy file config restart pod consumer kafka

### B. Cài đặt 
- python3.8 -m mobio_restart_pod <group_name>

### Change log 
#### Version: 0.1.2 : Copy file config restart pod consumer kafka
- python3 -m mobio_restart_pod 
#### Version: 0.2.1 : Support liveness call lib
Thêm đoạn sau vào YAML consumer
- cd <root_folder_project>; python3.8 -m mobio_restart_pod <group_name>

