File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/admin/runai-setup/self-hosted/ocp Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Then upgrade the control plane as described [below](#upgrade-control-plane). Bef
46
46
Two significant changes to the control-plane installation have happened with version 2.12: _ PVC ownership_ and _ installation customization_ .
47
47
48
48
#### PVC ownership
49
- Run: ai will no longer directly create the PVCs that store Run: ai data (metrics and database). Instead, going forward,
49
+ Run: ai no longer directly creates the PVCs that store Run: ai data (metrics and database). Instead, going forward,
50
50
51
51
* Run: ai requires a Kubernetes storage class to be installed.
52
52
* The PVCs are created by the Kubernetes [ StatefulSets] ( https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/ ) {default=_ blank}.
@@ -111,4 +111,4 @@ The Run:ai control-plane installation has been rewritten and is no longer using
111
111
1. The subdomain configured for the OpenShift cluster.
112
112
113
113
## Upgrade Cluster
114
- To upgrade the cluster follow the instructions [ here] ( ../../cluster-setup/cluster-upgrade.md ) .
114
+ To upgrade the cluster follow the instructions [ here] ( ../../cluster-setup/cluster-upgrade.md ) .
You can’t perform that action at this time.
0 commit comments