Releases: kubernetes-client/python
Kubernetes Python Client v10.0.1 Stable Release
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
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
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
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
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
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
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
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
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
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