File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,19 @@ This section describes how to install the Operator on a cluster using the
7373[ Operator Lifecycle Manager (OLM)] ( https://olm.operatorframework.io ) . The file [ CONTRIBUTING.md] ( CONTRIBUTING.md ) has
7474instructions to install the Operator, using the ` Makefile ` , without requiring OLM.
7575
76+ #### Platform-Specific Installation Guides
77+
78+ For detailed installation instructions for specific platforms, see the following guides:
79+
80+ - ** Kind**
81+ - [ Installation on Kind Without OLM (Linux)] ( /docs/installation/kind-without-olm-linux.md )
82+ - [ Installation on Kind Without OLM (MacOs)] ( /docs/installation/kind-without-olm-macos.md )
83+ - ** Minikube**
84+ - [ Installation on Minikube Without OLM] ( /docs/installation/minikube-without-olm.md )
85+ - ** OpenShift**
86+ - [ Installation on OpenShift With OLM] ( /docs/installation/openshift-with-olm.md )
87+ - [ Installation on OpenShift Without OLM] ( /docs/installation/openshift-without-olm.md )
88+
7689#### Installing the Operator Lifecycle Manager
7790
7891The Operator Framework website has
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments