File tree Expand file tree Collapse file tree 3 files changed +23
-16
lines changed Expand file tree Collapse file tree 3 files changed +23
-16
lines changed Original file line number Diff line number Diff line change 1
- file : /tutorial/migrate-to-single-resource
2
- description : |
3
- .. include:: /includes/fact-migrate-to-single-resource.rst
4
- ---
5
1
file : /tutorial/upgrade-k8s-operator
6
2
description : |
7
3
Follow this upgrade procedure if you are running version 0.10 or
@@ -11,4 +7,8 @@ file: /tutorial/upgrade-k8s-operator-v9-and-earlier
11
7
description :
12
8
Follow this upgrade procedure if you are running version 0.9 or
13
9
earlier.
10
+ ---
11
+ file : /tutorial/migrate-to-single-resource
12
+ description : |
13
+ .. include:: /includes/fact-migrate-to-single-resource.rst
14
14
...
Original file line number Diff line number Diff line change 2
2
3
3
.. _migrate-single-cluster:
4
4
5
- ============================================================
6
- Upgrade to Operator Version 1.3.0 (One Resource per Project )
7
- ============================================================
5
+ ================================================================
6
+ Migrate to One Resource per Project (Required for Version 1.3.0)
7
+ ================================================================
8
8
9
9
.. default-domain:: mongodb
10
10
@@ -18,6 +18,13 @@ Upgrade to Operator Version 1.3.0 (One Resource per Project)
18
18
19
19
.. include:: /includes/fact-migrate-to-single-resource.rst
20
20
21
+ Prerequisites
22
+ -------------
23
+
24
+ Before completing this procedure, ensure that you have upgraded your
25
+ |k8s-op| to version 1.3.0. For upgrade instructions, see
26
+ :ref:`upgrade-k8s-operator`.
27
+
21
28
Procedure
22
29
---------
23
30
Original file line number Diff line number Diff line change 2
2
3
3
.. _upgrade-k8s-operator:
4
4
5
- ============================================
6
- Upgrade from Operator Version 0.10 and Later
7
- ============================================
5
+ ====================
6
+ Upgrade the Operator
7
+ ====================
8
8
9
9
.. default-domain:: mongodb
10
10
@@ -16,12 +16,12 @@ Upgrade from Operator Version 0.10 and Later
16
16
17
17
.. include:: /includes/styles/corrections.rst
18
18
19
- .. warning::
19
+ Procedure
20
+ ---------
20
21
21
- Version 0.10 of the |k8s-op-full| included breaking changes and
22
- requires some additional preparation before upgrading. If you are
23
- using version 0.9 or earlier, see :ref:`upgrade-k8s-operator-v10`.
22
+ .. include:: /includes/upgrade-k8s-operator.rst
24
23
25
- The following procedure walks you through upgrading the |k8s-op-short|:
24
+ Additional Considerations for Version 1.3.0
25
+ -------------------------------------------
26
26
27
- .. include:: /includes/upgrade-k8s-operator .rst
27
+ .. include:: /includes/fact-one-cluster-per-proj .rst
You can’t perform that action at this time.
0 commit comments