Skip to content

Kubernetes Python Client v21.7.0 Stable Release

Compare
Choose a tag to compare
@yliaog yliaog released this 15 Dec 22:11
f675832

Getting started:

pip install kubernetes==21.7.0

Or from source, download attached zip file, then

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

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

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