Skip to content

Kubernetes Python Client v36.0.2 Stable Release

Latest

Choose a tag to compare

@yliaog yliaog released this 01 Jun 18:22
1f2df03

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v36.0.2.zip
cd client-python-v36.0.2
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