Skip to content

Commit ee2a853

Browse files
authored
docs: crds are installed by the operator (#714)
1 parent 75803e8 commit ee2a853

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/modules/spark-k8s/pages/getting_started/installation.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Install the Stackable Operators:
5959
include::example$getting_started/getting_started.sh[tag=helm-install-operators]
6060
----
6161
62-
Helm will deploy the operators in a Kubernetes Deployment and apply the CRDs for the SparkApplication (as well as the CRDs for the required operators).
62+
Helm will deploy the operators in a Kubernetes Deployment.
63+
Each operator installs and maintains its own CRDs at startup (see xref:concepts:maintenance/crds.adoc[]).
6364
--
6465
====
6566

0 commit comments

Comments
 (0)