Skip to content

Commit cfc0144

Browse files
sarahsimpersjwilliams-mongo
authored andcommitted
(DOCSP-26096) changes 'pod' to 'node' (#1113)
1 parent dba5c17 commit cfc0144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/production-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ You can run the lightweight ``mongos`` instance on the same |k8s-node|
508508
as your apps using MongoDB. The |k8s-op-short| supports standard |k8s|
509509
:k8sdocs:`node affinity and anti-affinity </concepts/configuration/assign-pod-node/#affinity-and-anti-affinity>`
510510
features. Using these features, you can force install the ``mongos``
511-
on the same Pod as your application.
511+
on the same node as your application.
512512

513513
The following abbreviated example shows affinity and multiple
514514
availability zones configuration.

0 commit comments

Comments
 (0)