We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6088fe4 commit 7c85cd8Copy full SHA for 7c85cd8
modules/get-started/pages/cluster-types/serverless.adoc
@@ -87,10 +87,14 @@ NOTE: Redpanda Serverless is opinionated about Kafka configurations. For example
87
88
=== Unsupported features
89
90
-* Data transforms
91
-* Redpanda Admin API
+Not all features included in BYOC clusters are available in Serverless. For example, the following features are not supported:
+
92
* HTTP Proxy API
93
-* Kafka Connect
+* Schema Registry UI (API is supported)
94
+* Metrics endpoints
95
+* Kafka Connect
96
+* Private networking and multiple availability zones (AZs)
97
+* RBAC in the data plane and mTLS authentication for Kafka API clients
98
99
== Next steps
100
0 commit comments