15 lines
671 B
Markdown
15 lines
671 B
Markdown
# OpenShift Install
|
|
|
|
This guide uses [OpenShift 4](https://try.openshift.com/), follow the guide for your platform to install.
|
|
|
|
Once the OpenShift cluster is up and running, the operator can be deployed.
|
|
The preferred method to install the operator is using the OpenShift console.
|
|
The operator can also be installed manually if desired.
|
|
|
|
## Console Install
|
|
|
|
The operator is published in the Operator Hub with the OpenShift console. Log into the console using the URL for your
|
|
cluster and select the Operators link, then select the OperatorHub link to display the list of operators.
|
|
|
|
Select the operator named `Dapr Kubernetes Operator` and click the **Install** button.
|