Skip to content

Kubernetes Python Client v20.13.0 Stable Release

Compare
Choose a tag to compare
@yliaog yliaog released this 29 Nov 17:06
c4963e9

Getting started:

pip install kubernetes==20.13.0

Or from source, download attached zip file, then

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

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

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