File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ Reference
2424:ref:`k8s-troubleshooting`
2525 Find solutions to |k8s| issues.
2626
27+ :ref:`k8s-support-lifecycle`
28+ Review the EOL dates for |k8s-op-short| versions.
29+
2730:ref:`third-party-licenses`
2831 Open Source licenses that the |k8s-op-short| uses.
2932
@@ -36,5 +39,6 @@ Reference
3639 /reference/k8s-operator-specification
3740 /reference/k8s-op-exclusive-settings
3841 /reference/troubleshooting
42+ /reference/support-lifecycle
3943 /third-party-licenses
4044
Original file line number Diff line number Diff line change 1+ .. _k8s-support-lifecycle:
2+
3+ =================
4+ Support Lifecycle
5+ =================
6+
7+ .. default-domain:: mongodb
8+
9+ .. contents:: On this page
10+ :local:
11+ :backlinks: none
12+ :depth: 1
13+ :class: singlecol
14+
15+ The support lifecycle of the |k8s-op| is governed by the `MongoDB
16+ Support Policy <https://www.mongodb.com/support-policy>`__, where the
17+ |k8s-op-short| is considered an "extension to |onprem|". The following
18+ dates are derived from this policy and are published here for guidance
19+ only. These dates might be subject to change.
20+
21+ .. list-table::
22+ :header-rows: 1
23+ :widths: 50 50
24+
25+ * - |k8s-op-short| Version
26+ - End of Life Date
27+
28+ * - 1.0
29+ - 2020-03-15
30+
31+ * - 1.1
32+ - 2020-04-23
33+
34+ * - 1.2.x
35+ - 2020-05-21
36+
37+ * - 1.3.x
38+ - 2020-07-30
39+
40+ * - 1.4.x
41+ - 2020-09-13
42+
43+ * - 1.5.x
44+ - 2021-01-28
You can’t perform that action at this time.
0 commit comments