Skip to content

Commit 38c0fb9

Browse files
akurinnoyibuziuk
authored andcommitted
chore: add links to platform-specific installation guides
Signed-off-by: Oleksii Kurinnyi <[email protected]>
1 parent 9fd1a4d commit 38c0fb9

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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
7474
instructions 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

7891
The Operator Framework website has

docs/installation.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)