> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# prefect-kubernetes

## 0.7.10

*Released on June 05, 2026*

**Enhancements**

* Use Kubernetes timestamps for pod events [#22062](https://github.com/PrefectHQ/prefect/pull/22062) by [@desertaxle](https://github.com/desertaxle)

***

## 0.7.9

*Released on May 06, 2026*

**Features**

* Graduate infrastructure decorators to GA [#21784](https://github.com/PrefectHQ/prefect/pull/21784) by [@desertaxle](https://github.com/desertaxle)

**Maintenance**

* Bump `prefect` lower bound to `>=3.7.0`

***

## 0.7.8

*Released on April 20, 2026*

**Features**

* Add configurable bundle launchers [#21478](https://github.com/PrefectHQ/prefect/pull/21478) by [@desertaxle](https://github.com/desertaxle)

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.26`

***

## 0.7.7

*Released on April 06, 2026*

**Bug Fixes**

* Preserve casing of Kubernetes label keys [#21259](https://github.com/PrefectHQ/prefect/pull/21259) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Fix ambiguous `kopf` jobs selector by scoping resource selector to `batch/v1` [#21209](https://github.com/PrefectHQ/prefect/pull/21209) by [@bdalpe](https://github.com/bdalpe)

***

## 0.7.6

*Released on March 19, 2026*

**Features**

* Add `include_files` support to the `@kubernetes` infrastructure decorator [#21178](https://github.com/PrefectHQ/prefect/pull/21178) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Forward pod logs for crashed Kubernetes runs that never connected [#21134](https://github.com/PrefectHQ/prefect/pull/21134) by [@desertaxle](https://github.com/desertaxle)
* Add CPU and memory resource fields to Kubernetes work pool [#21116](https://github.com/PrefectHQ/prefect/pull/21116) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Add pod failure diagnosis module for Kubernetes worker [#21050](https://github.com/PrefectHQ/prefect/pull/21050) by [@desertaxle](https://github.com/desertaxle)
* Add Kubernetes worker lifecycle logs and error hints [#20993](https://github.com/PrefectHQ/prefect/pull/20993) by [@desertaxle](https://github.com/desertaxle)
* Add standard `app.kubernetes.io` labels to Kubernetes worker jobs [#20896](https://github.com/PrefectHQ/prefect/pull/20896) by [@priya-gitTest](https://github.com/priya-gitTest)
* Allow customization of tenacity retry parameters in `_create_job` [#20848](https://github.com/PrefectHQ/prefect/pull/20848) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Add Kubernetes job annotation support [#20703](https://github.com/PrefectHQ/prefect/pull/20703) by [@solidnerd](https://github.com/solidnerd)

**Bug Fixes**

* Fix observer pod event handling to use camelCase keys from Kubernetes API [#20786](https://github.com/PrefectHQ/prefect/pull/20786) by [@chuqCTC](https://github.com/chuqCTC)
* Fix Kubernetes observer incorrectly crashing suspended flow runs [#20683](https://github.com/PrefectHQ/prefect/pull/20683) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)

**Documentation**

* Set up automatic `prefect-kubernetes` API reference docs via `mdxify` [#20718](https://github.com/PrefectHQ/prefect/pull/20718) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.22`

***

## 0.7.5

*Released on February 12, 2026*

**Features**

* Add attribution headers to SDK API requests [#20508](https://github.com/PrefectHQ/prefect/pull/20508) by [@zangell44](https://github.com/zangell44)

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.17` [#20659](https://github.com/PrefectHQ/prefect/pull/20659) by [@desertaxle](https://github.com/desertaxle)
* chore(deps-dev): bump ruff from 0.14.14 to 0.15.0 [#20540](https://github.com/PrefectHQ/prefect/pull/20540) by [@app/dependabot](https://github.com/app/dependabot)

***

## 0.7.4

*Released on February 03, 2026*

**Other**

* migrate prefect-kubernetes from [@sync](https://github.com/sync)\_compatible to [@async](https://github.com/async)\_dispatch [#20414](https://github.com/PrefectHQ/prefect/pull/20414) by [@zzstoatzz](https://github.com/zzstoatzz)

***

## 0.7.3

*Released on January 15, 2026*

**Features**

* Add worker-side cancellation for pending flow runs [#20022](https://github.com/PrefectHQ/prefect/pull/20022) by [@joshuastagner](https://github.com/joshuastagner)

***

## 0.7.2

*Released on December 24, 2025*

**Features**

* Add semaphore to limit concurrent API calls during Kubernetes observer startup [#19957](https://github.com/PrefectHQ/prefect/pull/19957) by [@desertaxle](https://github.com/desertaxle)

***

## 0.7.1

*Released on November 07, 2025*

**Bug Fixes**

* Fix event filter in Kubernetes observer to improve CPU utilization [#19333](https://github.com/PrefectHQ/prefect/pull/19333) by [@desertaxle](https://github.com/desertaxle)

***

## 0.7.0

*Released on October 31, 2025*

**Features**

* Add options to disable the Kubernetes worker observer and pod event replication [#19282](https://github.com/PrefectHQ/prefect/pull/19282) by [@levzem](https://github.com/levzem)

**Breaking Changes**

* Remove Python 3.9 support [#19273](https://github.com/PrefectHQ/prefect/pull/19273) by [@desertaxle](https://github.com/desertaxle)

***

## 0.6.6

*Released on October 23, 2025*

**Features**

* Allow opt-out of rescheduling on `SIGTERM` by setting `PREFECT_FLOW_RUN_EXECUTE_SIGTERM_BEHAVIOR` [#19223](https://github.com/PrefectHQ/prefect/pull/19223) by [@svatopluk-sperka](https://github.com/svatopluk-sperka)

**Bug Fixes**

* Configure `kopf` to use its own JSON formatter when Prefect uses JSON logging [#19265](https://github.com/PrefectHQ/prefect/pull/19265) by [@desertaxle](https://github.com/desertaxle)
* Fix duplicate environment variables from work pools in Kubernetes jobs [#19171](https://github.com/PrefectHQ/prefect/pull/19171) by [@zzstoatzz](https://github.com/zzstoatzz)
* Remove log level set in Kubernetes observer [#19060](https://github.com/PrefectHQ/prefect/pull/19060) by [@zzstoatzz](https://github.com/zzstoatzz)

***

## 0.6.5

*Released on September 17, 2025*

**Bug Fixes**

* Preserve casing of Kubernetes label values [#18841](https://github.com/PrefectHQ/prefect/pull/18841) by [@raniasev](https://github.com/raniasev)
