Skip to content

Releases: kubernetes-client/python

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

Kubernetes Python Client v26.1.0 Beta 1 Release

31 Jan 21:29
b37946f
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.0b1.zip
cd client-python-v26.1.0b1
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

Kubernetes Python Client v26.1.0 Alpha 1 Release

25 Jan 22:30
4e84baa
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.0a1.zip
cd client-python-v26.1.0a1
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

Kubernetes Python Client v25.3.0 Stable Release

26 Oct 00:42
e884070
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.3.0.zip
cd client-python-v25.3.0
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 v25.3.0 Beta 1 Release

20 Oct 19:04
73b51ec
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.3.0b1.zip
cd client-python-v25.3.0b1
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