Releases: kubernetes-client/python
Kubernetes Python Client v20.11.0 Alpha 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v20.11.0a1.zip
cd client-python-v20.11.0a1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-20.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-20.0/CHANGELOG.md
Kubernetes Python Client v19.15.0 Stable Release
Getting started:
pip install kubernetes==19.15.0
Or from source, download attached zip file, then
unzip client-python-19.15.0.zip
cd client-python-19.15.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-19.0/examples.
Changelog: https://github.com/kubernetes-client/python/blob/release-19.0/CHANGELOG.md
Kubernetes Python Client v19.15.0 Beta 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v19.15.0b1.zip
cd client-python-v19.15.0b1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-19.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-19.0/CHANGELOG.md
Kubernetes Python Client v19.15.0 Alpha 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v19.15.0a1.zip
cd client-python-v19.15.0a1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-19.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-19.0/CHANGELOG.md
Kubernetes Python Client v18.20.0 Stable Release
Getting started:
pip install kubernetes==18.20.0
Or from source, download attached zip file, then
unzip client-python-18.20.0.zip
cd client-python-18.20.0
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 v18.20.0 Beta 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v18.20.0b1.zip
cd client-python-v18.20.0b1
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.17.0 Stable Release
Getting started:
pip install kubernetes==17.17.0
Or from source, download attached zip file, then
unzip client-python-17.17.0.zip
cd client-python-17.17.0
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 v17.17.0 Beta 1 Release
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
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
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