Releases: kubernetes-client/python
Kubernetes Python Client v31.0.0 Stable Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v31.0.0.zip
cd client-python-v31.0.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-31.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-31.0/CHANGELOG.md
Kubernetes Python Client v31.0.0 Beta 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v31.0.0b1.zip
cd client-python-v31.0.0b1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-31.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-31.0/CHANGELOG.md
Kubernetes Python Client v31.0.0 Alpha 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v31.0.0a1.zip
cd client-python-v31.0.0a1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-31.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-31.0/CHANGELOG.md
Kubernetes Python Client v30.1.0 Stable Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v30.1.0.zip
cd client-python-v30.1.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-30.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-30.0/CHANGELOG.md
Kubernetes Python Client v30.1.0 Beta 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v30.1.0b1.zip
cd client-python-v30.1.0b1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-30.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-30.0/CHANGELOG.md
Kubernetes Python Client v30.1.0 Alpha 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v30.1.0a1.zip
cd client-python-v30.1.0a1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-30.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-30.0/CHANGELOG.md
Kubernetes Python Client v29.0.0 Stable Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v29.0.0.zip
cd client-python-v29.0.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md
Kubernetes Python Client v29.0.0 Beta 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v29.0.0b1.zip
cd client-python-v29.0.0b1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md
Kubernetes Python Client v29.0.0 Alpha 1 Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v29.0.0a1.zip
cd client-python-v29.0.0a1
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-29.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-29.0/CHANGELOG.md
Kubernetes Python Client v28.1.0 Stable Release
Getting started:
pip install --pre --upgrade kubernetes
Or from source, download attached zip file, then
unzip client-python-v28.1.0.zip
cd client-python-v28.1.0
python setup.py install
Then follow examples in https://github.com/kubernetes-client/python/tree/release-28.0/examples
Changelog: https://github.com/kubernetes-client/python/blob/release-28.0/CHANGELOG.md