Skip to content

Kubernetes Python Client v36.0.3 Stable Release

Latest

Choose a tag to compare

@yliaog yliaog released this 13 Jul 20:40
67e7d9a

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v36.0.3.zip
cd client-python-v36.0.3
python setup-release.py install

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

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