Skip to content

Releases: kubernetes-client/python

Kubernetes Python Client 11.0 Beta 2 Release

Choose a tag to compare

@roycaihw roycaihw released this 23 Nov 01:07
08ccf9e

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

Choose a tag to compare

@roycaihw roycaihw released this 15 Nov 21:32
dffe577

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

Choose a tag to compare

@roycaihw roycaihw released this 11 Sep 21:42
dd5b7a2

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

Choose a tag to compare

@roycaihw roycaihw released this 12 Aug 22:39
df6fdd2

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

Choose a tag to compare

@roycaihw roycaihw released this 12 Aug 22:37
b1ca8d0

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

Choose a tag to compare

@roycaihw roycaihw released this 12 Aug 20:00
9b6ce36

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

Choose a tag to compare

@roycaihw roycaihw released this 03 Jul 20:28
b46cc20

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

Choose a tag to compare

@roycaihw roycaihw released this 04 Apr 16:44
fa423cb

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

Choose a tag to compare

@roycaihw roycaihw released this 20 Mar 17:12
d3aff05

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

Choose a tag to compare

@roycaihw roycaihw released this 13 Feb 03:24
686d64c

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