Clarification on “Day Two” Operations Managed by RabbitMQ Cluster Operator #1887
Unanswered
phil-fileread
asked this question in
Q&A
Replies: 1 comment
-
There's not that much but we may introduce more in the future. I'd add these to the list:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team, first off thanks for all of the hard work done in this project.
The docs mention that the RabbitMQ Cluster Kubernetes Operator supports “day two” (continuous) operations:
I’m trying to get a clearer picture of which “day two” operations are actually handled by the operator.
So far, I understand that things like:
• pause-reconciliation
• Prometheus monitoring configuration (via annotations and service discovery)
…would fall under this umbrella. But I’m wondering:
• Are there other built-in or less-documented day two operations the Operator manages?
• Is there a complete list of day two features supported?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions