Kminion puts a partition on each broker so that it can accurately measure latency on each broker.
If Kminion detects that a rebalancing of the cluster has caused there to be a situation other than 1 partition on each broker, Kminion will attempt to rearrange the partitions. On Confluent Cloud Fully Managed, Kminion can not get rights to do this action. Kminion then goes into a crash back loop. To fix, I delete the topic, and let Kminion recreate it.
I was thinking, it could be a feature for Kminion to delete/recreate the topic given this scenario, rather than requiring manual intervention.