Docs Self-Managed Get Started What’s New Operator What’s New in the Redpanda Operator Page options Copy as Markdown Copied! View as plain text Ask AI about this topic Add MCP server to VS Code 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: What’s New in Redpanda Kubernetes Compatibility Upgrade Redpanda in Kubernetes Redpanda Operator v26.1.x Changelog Prometheus ServiceMonitor for Console The Console custom resource supports a monitoring configuration that deploys a Prometheus ServiceMonitor to automatically discover and scrape Console metrics. See Prometheus ServiceMonitor. Schema Registry ACLs The Redpanda custom resource supports configuring Schema Registry ACLs through the schemaRegistry.authenticationMethod field. This enables fine-grained access control for Schema Registry operations in clusters deployed with Kubernetes. When you enable Schema Registry authentication, you can control which users and service accounts can register, modify, and read schemas. See Configure Authentication for Redpanda in Kubernetes for configuration details. Cloud Topics for Kubernetes The Redpanda custom resource supports Cloud Topics in Kubernetes deployments. You can configure topics to use cloud storage as the primary backing store by setting the appropriate storage mode properties. Cloud Topics in Kubernetes provide the same cost savings and architectural benefits as self-managed deployments. You configure them declaratively through the Redpanda custom resource. For setup instructions, see Manage Cloud Topics. Group-based access control (GBAC) The Redpanda Operator supports group-based access control (GBAC) for Kubernetes deployments with OIDC authentication. You can assign roles and ACLs to OIDC groups, and users automatically inherit permissions from their group memberships. GBAC simplifies permission management in Kubernetes environments by integrating with your identity provider’s group structure. See Configure Group-Based Access Control for configuration and usage details. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution 🎉 Thanks for your feedback! Redpanda Helm Charts