Skip to content

Releases: kubernetes-client/python

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

Kubernetes Python Client v9.0.0 Stable Release

20 Mar 17:12
d3aff05
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==9.0.0

Or from source, download attached zip file, then

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

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

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

Kubernetes Python Client 9.0 Beta 1 Release

13 Feb 03:24
686d64c
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

Kubernetes Python Client 9.0 Alpha 1 Release

31 Dec 01:57
4d32e73
Compare
Choose a tag to compare

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

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

Kubernetes Python Client v7.0.1 Stable Release

31 Dec 02:04
cc51f8b
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==7.0.1

Or from source, download attached zip file, then

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

28 Dec 01:27
f2c7697
Compare
Choose a tag to compare

Getting started:

pip install kubernetes==8.0.1

Or from source, download attached zip file, then

unzip client-python-8.0.1.zip
cd client-python-8.0.1
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