Skip to content

Kubernetes Python Client v10.0.0 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 03 Jul 20:28
· 24 commits to release-10.0 since this release
b46cc20

Getting started:

pip install kubernetes==10.0.0

Or from source, download attached zip file, then

unzip client-python-10.0.0.zip
cd client-python-10.0.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