Skip to content

Commit b7929c1

Browse files
kanchana-mongodbjwilliams-mongo
authored andcommitted
DOCSP-48980 fix incorrect public preview info (#2108)
1 parent 6fe0360 commit b7929c1

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.. note::
2+
23
This field is exclusively available for :ref:`multi-cluster sharded cluster
3-
deployments <multi-cluster-sharded-cluster>`, which are currently in public preview.
4+
deployments <multi-cluster-sharded-cluster>`.
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
.. note::
22

3-
To enable the Public Preview of static containers,
4-
which improve and simplify security, see :ref:`static-containers`.
5-
We don't recommend using this feature in production while it's in Public Preview.
3+
To enable the static containers, which improve and simplify security, see :ref:`static-containers`.
64

source/tutorial/plan-k8s-op-considerations.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ deployments managed by the {+k8s-op-short+}.
8989
- Ensure that you use a storage class that supports `volume expansion <https://kubernetes.io/docs/concepts/storage/storage-classes/#allow-volume-expansion>`__
9090
to enable database volume resizing.
9191

92-
Use Static Containers (Public Preview)
93-
--------------------------------------
92+
Use Static Containers
93+
---------------------
9494

9595
.. include:: /includes/static-containers-description.rst
9696

source/tutorial/plan-k8s-op-container-images.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@ To view all available versions for each image, see the following links.
7272

7373
.. _static-containers:
7474

75-
Static Containers (Public Preview)
76-
----------------------------------
75+
Static Containers
76+
-----------------
7777

7878
.. include:: /includes/static-containers-description.rst
7979

80-
Starting with |k8s-op-full| 1.25, you can use the Public Preview of
80+
Starting with |k8s-op-full| 1.25, you can use the
8181
static containers instead of the existing non-static containers, which
8282
downloads the MongoDB binary from |com| or the Internet at runtime.
8383
You can use the procedures on this page to enable or disable static

0 commit comments

Comments
 (0)