Skip to content

Kubernetes Python Client v8.0.1 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 28 Dec 01:27
· 7 commits to release-8.0 since this release
f2c7697

Getting started:

pip install kubernetes==8.0.1

Or from source, download attached zip file, then

unzip client-python-8.0.1.zip
cd client-python-8.0.1
python setup.py install

Then follow examples in https://github.com/kubernetes-incubator/client-python/tree/release-8.0/examples

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md