Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ NOTE: Some properties are read-only and cannot be changed. For example, `cluster

== Prerequisites

* To configure clusters properties, a cluster must be running Redpanda version 25.1.2 or later. You can find the version on your cluster's Overview page in the Redpanda Cloud UI.
* *`rpk` version 25.1.2+*: To check your current version, see xref:manage:rpk/rpk-install.adoc[].

* To use `rpk` to configure cluster properties, you must be using `rpk` version 25.1.2 or later. To check your current version, see xref:manage:rpk/rpk-install.adoc[].
* *Redpanda version 25.1.2+*: You can find the version on your cluster's Overview page in the Redpanda Cloud UI.
+
To verify that you're logged into the Redpanda control plane and have the correct `rpk` profile configured for your target cluster, run `rpk cloud login` and select your cluster.

== Limitations

Expand Down