Skip to content

Kubernetes Python Client v9.0.0 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 20 Mar 17:12
· 7 commits to release-9.0 since this release
d3aff05

Getting started:

pip install kubernetes==9.0.0

Or from source, download attached zip file, then

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

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

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