Kubernetes Python Client v10.1.0 Stable Release
Getting started:
pip install kubernetes==10.1.0
Or from source, download attached zip file, then
unzip client-python-10.1.0.zip
cd client-python-10.1.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-10.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-10.0/CHANGELOG.md