diff --git a/docs/Install.md b/docs/Install.md new file mode 100644 index 0000000..c2e79ec --- /dev/null +++ b/docs/Install.md @@ -0,0 +1,105 @@ +## RSCT Deployment on OpenShift Clusters + +### Prerequisites for OpenShift Clusters +- OpenShift cluster with at least one Power node and admin access. +- Create a CatalogSource using the image `ghcr.io/ocp-power-automation/rsct-operator-catalog:latest` in the `openshift-marketplace` namespace. +``` +oc create -f - <