Re: Does Helm has a plan to support the complete Operator maturity level?
Michael Hrivnak
The "Operator Capability Levels" you reference are comparing helm-based operators, ansible-based operators, and go-based operators as supported by the operator-sdk. Those are the three operator types that operator-sdk can help you make. The capability levels *do not* draw a comparison of operators vs. helm. For very brief background: the operator-sdk enables you to use a helm chart as the basis for a simple operator, with no coding required. You get a CRD to represent your operand, and a controller that applies the chart during reconciliation. That can be useful, but the resulting operator is limited to whatever the chart can do. Michael On Wed, Oct 6, 2021 at 3:07 PM Matt Farina <matt@...> wrote:
--
Michael Hrivnak Senior Principal Software Engineer, RHCERed Hat |
|