Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client v17.17.0 Beta 1 Release

03 May 03:55
668ab15
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v17.17.0b1.zip
cd client-python-v17.17.0b1
python setup.py install

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

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

Kubernetes Python Client v18.17.0 Alpha 1 Release

19 Apr 20:00
f0ff60f
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v18.17.0a1.zip
cd client-python-v18.17.0a1
python setup.py install

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

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

Kubernetes Python Client v17.14.0 Alpha 1 Release

13 Nov 23:46
047f0dc
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v17.14.0a1.zip
cd client-python-v17.14.0a1
python setup.py install

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

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

Kubernetes Python Client v12.0.1 Stable Release

09 Nov 18:04
334a62a
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==12.0.1

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v12.0.0 Stable Release

15 Oct 01:24
38a0ab4
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==12.0.0

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client 12.0 Beta 1 Release

09 Sep 18:48
ae3bce7
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client 12.0 Alpha 1 Release

05 Aug 23:48
2ed00a9
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v11.0.0 Stable Release

12 Mar 19:22
6b268fb
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==11.0.0

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v10.1.0 Stable Release

12 Mar 18:49
973911e
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==10.1.0

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client 11.0 Beta 2 Release

23 Nov 01:07
08ccf9e
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-11.0.0b2.zip
cd client-python-11.0.0b2
python setup.py install

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

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