Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v23.6.0 Release

06 May 22:18
98cd225
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.6.0.zip
cd client-python-v23.6.0
python setup.py install

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

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

Kubernetes Python Client v23.3.0 Release

28 Feb 22:05
afffaff
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0.zip
cd client-python-v23.3.0
python setup.py install

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

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

Kubernetes Python Client v23.3.0 Beta 1 Release

22 Feb 17:41
ec3b816
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0b1.zip
cd client-python-v23.3.0b1
python setup.py install

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

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

Kubernetes Python Client v23.3.0 Alpha 1 Release

15 Feb 17:32
90678d7
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v23.3.0a1.zip
cd client-python-v23.3.0a1
python setup.py install

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

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

Kubernetes Python Client v22.6.0 Stable Release

14 Feb 19:13
44453c3
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v22.6.0.zip
cd client-python-v22.6.0
python setup.py install

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

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

Kubernetes Python Client v22.6.0 Beta 1 Release

08 Feb 21:48
4e83cb7
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v22.6.0b1.zip
cd client-python-v22.6.0b1
python setup.py install

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

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

Kubernetes Python Client v22.6.0 Alpha 1 Release

31 Jan 21:24
f88c760
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v22.6.0a1.zip
cd client-python-v22.6.0a1
python setup.py install

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

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

Kubernetes Python Client v21.7.0 Stable Release

15 Dec 22:11
f675832
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==21.7.0

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v21.7.0 Beta 1 Release

06 Dec 22:46
51b53d5
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v21.7.0b1.zip
cd client-python-v21.7.0b1
python setup.py install

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

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

Kubernetes Python Client v21.7.0 Alpha 1 Release

30 Nov 18:09
81bb7e1
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v21.7.0a1.zip
cd client-python-v21.7.0a1
python setup.py install

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

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