Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/modules/druid/pages/getting_started/installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ NOTE: `helm repo` subcommands are not supported for OCI registries. The operator
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
----

Helm deploys the operators in a Kubernetes Deployment and applies the CRDs for the Apache Druid service (as well as the CRDs for the required operators).
Helm deploys the operators in a Kubernetes Deployment.
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
--
====

Expand Down
Loading