Skip to content

Kubernetes Python Client v18.20.0 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 16 Aug 21:06
888d7df

Getting started:

pip install kubernetes==18.20.0

Or from source, download attached zip file, then

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

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

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