apache-airflow-providers-cncf-kubernetes

apache-airflow-providers-cncf-kubernetes package

Kubernetes

Release: 8.1.0

Provider package

This package is for the cncf.kubernetes provider. All classes for this package are included in the airflow.providers.cncf.kubernetes python package.

Installation

You can install this package on top of an existing Airflow 2 installation via pip install apache-airflow-providers-cncf-kubernetes. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider package is 2.6.0.

PIP package

Version required

aiofiles

>=23.2.0

apache-airflow

>=2.6.0

asgiref

>=3.5.2

cryptography

>=2.0.0

kubernetes

>=28.1.0,<=29.0.0

kubernetes_asyncio

>=28.1.0,<=29.0.0

google-re2

>=1.0

Was this entry helpful?