|
|
|
|
|
by cassianoleal
924 days ago
|
|
Generally speaking, operators and CRDs are more in the domain of your platform rather than your products. They should provide common interfaces to implement the business requirements around things like uptime, HA, healthchecking, observability, etc. If a product team sees itself needing to deploy an operator, it's likely the platform is subpar and should be improved, or the product team is overengineering something and could do with rethinking their approach. As in most cases, a conversation with your platform/ops/devops/sre/infra team should help clarify things. |
|