Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v31.0.0 Beta 1 Release

07 Sep 02:14
d8ee677
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v31.0.0 Alpha 1 Release

30 Aug 00:29
7f228bc
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v30.1.0 Stable Release

06 Jun 16:00
6b6201d
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v30.1.0 Beta 1 Release

30 May 23:44
bc977b4
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v30.1.0 Alpha 1 Release

22 May 01:00
0a2cdb0
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

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