Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client 8.0 stable Release

02 Nov 18:05
28ef977
Compare
Choose a tag to compare

Getting started:

pip install --upgrade kubernetes

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md

Kubernetes Python Client 8.0 Beta 1 Release

17 Oct 22:58
b12fcd2
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-8.0.0b1.zip
cd client-python-8.0.0b1
python setup.py install

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

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

Kubernetes Python Client 8.0 Alpha 1 Release

02 Oct 17:46
1b97d03
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-8.0.0a1.zip
cd client-python-8.0.0a1
python setup.py install

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

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

Kubernetes Python Client 7.0 stable Release

16 Aug 00:14
d4bdd74
Compare
Choose a tag to compare

Getting started:

pip install --upgrade kubernetes

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md

Kubernetes Python Client 7.0 Beta 1 Release

24 Jul 23:52
6e00f0d
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-7.0.0b1.zip
cd client-python-7.0.0b1
python setup.py install

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

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

Kubernetes Python Client 7.0 Alpha 1 Release

11 Jul 23:47
f324e49
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-7.0.0a1.zip
cd client-python-7.0.0a1
python setup.py install

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

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

Kubernetes Python Client 6.0 stable Release

12 Apr 00:10
39f833c
Compare
Choose a tag to compare

Getting started:

pip install --upgrade kubernetes

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md

Kubernetes Python Client 6.0 Beta 1 Release

13 Mar 02:23
73afbbc
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-6.0.0b1.zip
cd client-python-6.0.0b1
python setup.py install

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

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

Kubernetes Python Client 5.0 stable Release

13 Feb 22:16
7eb2cf3
Compare
Choose a tag to compare

Getting started:

pip install --upgrade kubernetes

Or from source, download attached zip file, then

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

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

Changelog: https://github.com/kubernetes-incubator/client-python/blob/master/CHANGELOG.md

Kubernetes Python Client 5.0 Beta 1 Release

27 Jan 00:48
a141eab
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-5.0.0b1.zip
cd client-python-5.0.0b1
python setup.py install

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

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