Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v29.0.0 Stable Release

08 Jan 22:11
01b1642
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0.zip
cd client-python-v29.0.0
python setup.py install

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

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

Kubernetes Python Client v29.0.0 Beta 1 Release

02 Jan 18:29
e5abf14
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0b1.zip
cd client-python-v29.0.0b1
python setup.py install

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

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

Kubernetes Python Client v29.0.0 Alpha 1 Release

18 Dec 22:23
e88114a
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v29.0.0a1.zip
cd client-python-v29.0.0a1
python setup.py install

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

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

Kubernetes Python Client v28.1.0 Stable Release

18 Sep 17:33
4df2bf3
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v28.1.0.zip
cd client-python-v28.1.0
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

Kubernetes Python Client v28.1.0 Beta 1 Release

08 Sep 22:09
292fb0a
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v28.1.0b1.zip
cd client-python-v28.1.0b1
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

Kubernetes Python Client v28.1.0 Alpha 1 Release

31 Aug 21:11
c70b84f
Compare
Choose a tag to compare

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

Kubernetes Python Client v27.2.0 Release

17 Jul 22:17
aab72fd
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v27.2.0 Beta 1 Release

13 Jun 22:53
2e49b4d
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v27.2.0b1.zip
cd client-python-v27.2.0b1
python setup.py install

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

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

Kubernetes Python Client v27.2.0 Alpha 1 Release

06 Jun 18:42
272db0a
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v26.1.0 Release

16 Feb 01:06
1f9d3b0
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v26.1.0.zip
cd client-python-v26.1.0
python setup.py install

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

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