> For the complete documentation index, see [llms.txt](https://documentation.alluxio.io/k8s-operator-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.alluxio.io/k8s-operator-en/release-notes/operator-3-5-1.md).

# Alluxio Kubernetes Operator 3.5.1 Release Notes

## Summary

### New Features

* **Ephemeral CSI volumes** are now available for FUSE workloads.

### Major Enhancements

* **Shared FUSE pods** are created for new CSI volumes whenever possible, reducing the number of FUSE workloads you run.

## Breaking Changes

* New CSI volumes use only the v2 FUSE pod model. Existing v1 FUSE pods remain available only for recovery and cleanup.

## Upgrade Notes

* After upgrading, validate both new and existing CSI-backed workloads.
* Update automation that expects new volumes to use the v1 FUSE pod model.
