Skip to content

Kubernetes Python Client v17.17.0 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 12 May 23:55
b47caad

Getting started:

pip install kubernetes==17.17.0

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-client/python/blob/release-17.0/CHANGELOG.md