Deploying Confluent Operator Under CCL with Helm

Hi Confluent Community,

I’m trying to deploy the Confluent Operator under the Confluent Community License (CCL) using Helm for internal use (e.g., managing Schema Registry). The docs ([link]) say Confluent for Kubernetes (CFK) is Enterprise-licensed, but I’ve seen references to a CCL Operator on GitHub. When I run helm install confluent-operator confluentinc/confluent-for-kubernetes, I assume it’s CFK.

  1. Is there a CCL Helm chart in the confluentinc repo?
  2. Can I adapt the GitHub CCL Operator into a Helm chart for production?
  3. What versions/images ensure CCL compliance?

Any guidance or resources would be appreciated!

1 Like