Package apache-airflow-providers-cncf-kubernetes
Release: 10.19.0
This is a provider package for cncf.kubernetes provider. All classes for this provider package
are in airflow.providers.cncf.kubernetes python package.
You can find package information and changelog for the provider in the documentation.
You can install this package on top of an existing Airflow installation (see Requirements below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-cncf-kubernetes
The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14
| PIP package | Version required |
|---|---|
aiofiles |
>=23.2.0 |
apache-airflow |
>=2.11.0 |
apache-airflow-providers-common-compat |
>=1.15.0 |
asgiref |
>=3.5.2; python_version < "3.14" |
asgiref |
>=3.11.1; python_version >= "3.14" |
cryptography |
>=44.0.3 |
kubernetes |
>=35.0.0,!=36.0.0,<37.0.0 |
urllib3 |
>=2.1.0,!=2.6.0 |
kubernetes_asyncio |
>=32.0.0,<37.0.0 |
The changelog for the provider package can be found in the changelog.