What’s New in the Redpanda Operator

This topic includes new content and significant changes in the Redpanda Operator. For a complete list of all updates, see the Redpanda Operator changelog.

See also:

Redpanda Operator v25.3.x

Redpanda Operator v25.3.x introduces the ShadowLink custom resource for managing shadow links in Kubernetes. The ShadowLink resource allows you to declaratively configure and manage disaster recovery replication between Redpanda clusters.

  • Declarative configuration: Define shadow links as Kubernetes resources with full lifecycle management.

  • Status monitoring: View shadow link health and replication status directly from Kubernetes.

  • Integrated failover: Delete the ShadowLink resource to fail over all topics.

See Shadow Linking in Kubernetes for setup and monitoring documentation.