Skip to content

Kubernetes Python Client v12.0.0 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 15 Oct 01:24
· 9 commits to release-12.0 since this release
38a0ab4

Getting started:

pip install kubernetes==12.0.0

Or from source, download attached zip file, then

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

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

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