Skip to content

docs(deploy): operator handling of resources in namespaces#11740

Merged
ppatierno merged 2 commits intostrimzi:mainfrom
PaulRMellor:docs_multiple-operands
Sep 1, 2025
Merged

docs(deploy): operator handling of resources in namespaces#11740
ppatierno merged 2 commits intostrimzi:mainfrom
PaulRMellor:docs_multiple-operands

Conversation

@PaulRMellor
Copy link
Copy Markdown
Contributor

@PaulRMellor PaulRMellor commented Aug 12, 2025

Documentation

Updates the operator and Kafka component deployment instructions to advice on the use of single namespaces for each deployment of the same component (such as when deploying multiple Kafka clusters)

  • New section: Planning your Cluster Operator deployment: avoiding conflicts, watch options, isolating watched components
  • New section: Operator-watched resources (table)
  • Adds warnings about operand/component namespaces to Cluster Operator and Kafka component deployment sections
  • Adds warning to TO and UO deployment sections
  • Updates Operator overview to describe reconciliations
  • Streamlines Cluster Operator deployment concepts

Checklist

Please go through this checklist and make sure all applicable tasks have been done

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

Signed-off-by: prmellor <pmellor@redhat.com>
Copy link
Copy Markdown
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this @PaulRMellor. I left few comments.

Comment thread documentation/assemblies/deploying/assembly-deploy-intro-operators.adoc Outdated
Comment thread documentation/assemblies/deploying/assembly-deploy-intro-operators.adoc Outdated
Comment thread documentation/assemblies/deploying/assembly-deploy-intro-operators.adoc Outdated
Comment thread documentation/modules/deploying/con-deploy-operator-best-practices.adoc Outdated
Comment thread documentation/modules/deploying/con-deploy-operator-best-practices.adoc Outdated
@scholzj scholzj added this to the 0.48.0 milestone Aug 13, 2025
Copy link
Copy Markdown
Member

@katheris katheris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @PaulRMellor I agree with all of @scholzj's suggestions and don't have any further comments beyond those

Signed-off-by: prmellor <pmellor@redhat.com>
@scholzj
Copy link
Copy Markdown
Member

scholzj commented Aug 28, 2025

@PaulRMellor Did you forget to push the changes? (As you talk about them in the comments, but nothing was pushed)

Copy link
Copy Markdown
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PaulRMellor I have one nit/question about the formatting. LGTM otherwise.

@ppatierno ppatierno merged commit 5276cfe into strimzi:main Sep 1, 2025
13 checks passed
see-quick pushed a commit to see-quick/strimzi-kafka-operator that referenced this pull request Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOC] Check warnings against multiple operands of the same type in the same namespace

4 participants