Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v27.2.0 Release

Choose a tag to compare

@yliaog yliaog released this 17 Jul 22:17
aab72fd

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

Choose a tag to compare

@yliaog yliaog released this 13 Jun 22:53
2e49b4d

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

Choose a tag to compare

@yliaog yliaog released this 06 Jun 18:42
272db0a

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

Choose a tag to compare

@yliaog yliaog released this 16 Feb 01:06
1f9d3b0

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

Choose a tag to compare

@yliaog yliaog released this 31 Jan 21:29
b37946f

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

Choose a tag to compare

@yliaog yliaog released this 25 Jan 22:30
4e84baa

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

Choose a tag to compare

@yliaog yliaog released this 26 Oct 00:42
e884070

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

Choose a tag to compare

@yliaog yliaog released this 20 Oct 19:04
73b51ec

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

Kubernetes Python Client v25.2.0 Alpha 1 Release

Choose a tag to compare

@yliaog yliaog released this 13 Oct 19:52
92a5cf7

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

Choose a tag to compare

@yliaog yliaog released this 22 Jun 18:36
0406e1c

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