Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v22.6.0 Alpha 1 Release

31 Jan 21:24
f88c760
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.0a1.zip
cd client-python-v22.6.0a1
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 v21.7.0 Stable Release

15 Dec 22:11
f675832
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==21.7.0

Or from source, download attached zip file, then

unzip client-python-21.7.0.zip
cd client-python-21.7.0
python setup.py install

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

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

Kubernetes Python Client v21.7.0 Beta 1 Release

06 Dec 22:46
51b53d5
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v21.7.0b1.zip
cd client-python-v21.7.0b1
python setup.py install

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

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

Kubernetes Python Client v21.7.0 Alpha 1 Release

30 Nov 18:09
81bb7e1
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v21.7.0a1.zip
cd client-python-v21.7.0a1
python setup.py install

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

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

Kubernetes Python Client v20.13.0 Stable Release

29 Nov 17:06
c4963e9
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==20.13.0

Or from source, download attached zip file, then

unzip client-python-20.13.0.zip
cd client-python-20.13.0
python setup.py install

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

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

Kubernetes Python Client v20.12.0 Beta 1 Release

08 Nov 21:30
6086e37
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then

unzip client-python-v20.12.0b1.zip
cd client-python-v20.12.0b1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-20.0/examples

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

Kubernetes Python Client v20.11.0 Alpha 1 Release

27 Oct 17:53
d3b71ba
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v20.11.0a1.zip
cd client-python-v20.11.0a1
python setup.py install

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

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

Kubernetes Python Client v19.15.0 Stable Release

25 Oct 22:00
c7f60ed
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==19.15.0

Or from source, download attached zip file, then

unzip client-python-19.15.0.zip
cd client-python-19.15.0
python setup.py install

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

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

Kubernetes Python Client v19.15.0 Beta 1 Release

13 Oct 02:36
b6a5d53
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v19.15.0b1.zip
cd client-python-v19.15.0b1
python setup.py install

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

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

Kubernetes Python Client v19.15.0 Alpha 1 Release

20 Sep 17:14
7753096
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v19.15.0a1.zip
cd client-python-v19.15.0a1
python setup.py install

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

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