@@ -32,65 +32,63 @@ Before you install the |k8s-op-short|, make sure you
32
32
33
33
.. _install-k8s-operator:
34
34
35
- Procedure
36
- ---------
35
+ Install with |K8s|
36
+ ------------------
37
37
38
38
The installation procedure varies based on how you want to configure your
39
39
environment:
40
40
41
41
.. tabs::
42
42
43
- .. tab:: Kubernetes
44
- :tabid: vank8s
43
+ .. tab:: Online using kubectl
44
+ :tabid: kubectl
45
45
46
- .. tabs::
46
+ .. include:: /includes/install/same-namespace-kubectl.rst
47
47
48
- .. tab:: Online using kubectl
49
- :tabid: kubectl
48
+ .. include:: /includes/steps/install-kubectl.rst
50
49
51
- .. include:: /includes/install/same-namespace-kubectl.rst
50
+ .. tab:: Online using Helm
51
+ :tabid: helmonline
52
52
53
- .. include:: /includes/steps/install-kubectl.rst
53
+ Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
54
54
55
- .. tab:: Online using Helm
56
- :tabid: helmonline
55
+ .. include:: /includes/install/install-vanilla-k8s-online-helm.rst
57
56
58
- Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
57
+ .. tab:: Offline using Helm and Docker
58
+ :tabid: helmoffline
59
59
60
- .. include:: /includes/install/install-vanilla-k8s-online- helm.rst
60
+ Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </ helm-charts>`.
61
61
62
- .. tab:: Offline using Helm and Docker
63
- :tabid: helmoffline
62
+ .. include:: /includes/install/install-vanilla-k8s-offline-helm.rst
63
+
64
+ Install with OpenShift
65
+ ----------------------
64
66
65
- Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
66
-
67
- .. include:: /includes/install/install-vanilla-k8s-offline-helm.rst
68
-
69
- .. tab:: OpenShift
70
- :tabid: openshift
67
+ The installation procedure varies based on how you want to configure your
68
+ environment:
71
69
72
- .. tabs::
70
+ .. tabs::
73
71
74
- .. tab:: Online using oc
75
- :tabid: os
72
+ .. tab:: Online using oc
73
+ :tabid: os
76
74
77
- .. include:: /includes/install/same-namespace-oc.rst
75
+ .. include:: /includes/install/same-namespace-oc.rst
78
76
79
- .. include:: /includes/steps/install-oc.rst
77
+ .. include:: /includes/steps/install-oc.rst
80
78
81
- .. tab:: Online using Helm
82
- :tabid: os-helm-online
79
+ .. tab:: Online using Helm
80
+ :tabid: os-helm-online
83
81
84
- Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
82
+ Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
85
83
86
- .. include:: /includes/install/install-os-online-helm.rst
84
+ .. include:: /includes/install/install-os-online-helm.rst
87
85
88
- .. tab:: Offline using Helm and Docker
89
- :tabid: os-helm-offline
86
+ .. tab:: Offline using Helm and Docker
87
+ :tabid: os-helm-offline
90
88
91
- Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
89
+ Use the :mdb-github:`MongoDB Helm Charts for Kubernetes </helm-charts>`.
92
90
93
- .. include:: /includes/install/install-os-offline-helm.rst
91
+ .. include:: /includes/install/install-os-offline-helm.rst
94
92
95
93
Verify the Installation
96
94
-----------------------
0 commit comments