Skip to content

Commit 2cbcd33

Browse files
gmiller-mdbjwilliams-mongo
authored andcommitted
DOCSP-43042-service-account-not-explained (#1928)
* DOCSP-43042-service-account-not-explained * subsitution
1 parent c121f7d commit 2cbcd33

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/tutorial/set-scope-k8s-operator.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,17 @@ deployed:
8787
in the default configuration files that you apply during the
8888
installation.
8989

90+
3. Create local |k8s| `ServiceAccounts <https://kubernetes.io/docs/concepts/security/service-accounts/>`__:
91+
92+
For each namespace, create some or all of the following local |k8s|
93+
ServiceAccounts:
94+
95+
- If you want to deploy a MongoDB instance in the namespace, use
96+
``mongodb-enterprise-database-pods``.
97+
98+
- If you want to deploy |onprem| in the namespace, use
99+
``mongodb-enterprise-appdb`` and ``mongodb-enterprise-ops-manager``.
100+
90101
The following example illustrates how the |k8s-cr| and |k8s-crb| work
91102
together in the cluster.
92103

0 commit comments

Comments
 (0)