Skip to content

Commit

Permalink
Recommend enabling httpManagement
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Dejanovski <alex.dejanovski@datastax.com>
  • Loading branch information
rzvoncek and adejanovski authored Sep 10, 2024
1 parent 0067540 commit eb7305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/components/reaper/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ spec:
The _control plane_ Reaper must use a _local_ storage because there's no Cassandra cluster yet.
The local storage requires its own config, mostly to ensure enough disk space is allocated to Reaper. You can skip the `storageClassName` field to use the default storage class, or set it to specify one explicitly.
It's also a good idea to enable the `httpManagement`. This will make Reaper use HTTP instead of JMX when interacting with Cassandra.
We recommend enabling the `httpManagement` feature. This will make Reaper use HTTP instead of JMX when interacting with Cassandra.

In order to enrol a k8ssandra cluster in the control plane Reaper, you'll need to add a `reaperRef` to the `reaper` section of the `K8ssandraCluster` manifest:

Expand Down

0 comments on commit eb7305a

Please sign in to comment.