You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/clusteropenstack/configuration.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ or [configure custom security groups](#security-groups) with rules allowing ingr
132
132
133
133
## ORC
134
134
135
-
ORC ([OpenStack Resource Controller](https://github.com/k-orc/openstack-resource-controller)) provides a set of Kubernetes controllers and is required by CAPO to
135
+
ORC ([OpenStack Resource Controller](https://github.com/k-orc/openstack-resource-controller)) provides a set of Kubernetes controllers and is required by CAPO to
136
136
manage some OpenStack resources. ORC is a separate project and is not part of CAPO, therefore it needs to be installed separately.
In most cases, the default configuration should be sufficient.
152
152
Check the [ORC documentation](https://k-orc.cloud) for more information.
153
153
154
+
**Note:** You need to add the `clusterctl.cluster.x-k8s.io/move` label to the ORC CRDs in order to successfully move objects from bootstrap cluster to target cluster during clusterctl move operations:
0 commit comments