Skip to content

Kubernetes Python Client v7.0.1 Stable Release

Compare
Choose a tag to compare
@roycaihw roycaihw released this 31 Dec 02:04
cc51f8b

Getting started:

pip install kubernetes==7.0.1

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md