apache-airflow-providers-cncf-kubernetes

Package apache-airflow-providers-cncf-kubernetes

Kubernetes

Release: 7.9.0

Provider package

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

Installation

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

Requirements

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

PIP package

Version required

aiofiles

>=23.2.0

apache-airflow

>=2.5.0

asgiref

>=3.5.2

cryptography

>=2.0.0

kubernetes

>=21.7.0,<24

kubernetes_asyncio

>=18.20.1,<25

google-re2

>=1.0

Was this entry helpful?