Skip to content

Kubernetes Python Client v28.1.0 Alpha 1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@yliaog yliaog released this 31 Aug 21:11
· 13 commits to release-28.0 since this release
c70b84f

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v28.1.0a1.zip
cd client-python-v28.1.0a1
python setup.py install

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

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