Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v25.2.0 Alpha 1 Release

13 Oct 19:52
92a5cf7
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v25.2.0a1.zip
cd client-python-v25.2.0a1
python setup.py install

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

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

Kubernetes Python Client v24.2.0 Stable Release

22 Jun 18:36
0406e1c
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v24.2.0.zip
cd client-python-v24.2.0
python setup.py install

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

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

Kubernetes Python Client v24.1.0 Beta 1 Release

13 Jun 17:51
36bd3ff
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v24.1.0b1.zip
cd client-python-v24.1.0b1
python setup.py install

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

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

Kubernetes Python Client v24.1.0 Alpha 1 Release

07 Jun 00:41
26267a9
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

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