Skip to content

Releases: kubernetes-client/python

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

Kubernetes Python Client 11.0 Beta 1 Release

15 Nov 21:32
dffe577
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.0b1.zip
cd client-python-11.0.0b1
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 11.0 Alpha 1 Release

11 Sep 21:42
dd5b7a2
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.0a1.zip
cd client-python-11.0.0a1
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.0.1 Stable Release

12 Aug 22:39
df6fdd2
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==10.0.1

Or from source, download attached zip file, then

unzip client-python-10.0.1.zip
cd client-python-10.0.1
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 v9.0.1 Stable Release

12 Aug 22:37
b1ca8d0
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==9.0.1

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client v8.0.2 Stable Release

12 Aug 20:00
9b6ce36
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==8.0.2

Or from source, download attached zip file, then

unzip client-python-8.0.2.zip
cd client-python-8.0.2
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/release-8.0/CHANGELOG.md

Kubernetes Python Client v10.0.0 Stable Release

03 Jul 20:28
b46cc20
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==10.0.0

Or from source, download attached zip file, then

unzip client-python-10.0.0.zip
cd client-python-10.0.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 10.0 Alpha 1 Release

04 Apr 16:44
fa423cb
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-10.0.0a1.zip
cd client-python-10.0.0a1
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/master/CHANGELOG.md