Skip to content

Commit 9767b3c

Browse files
authored
Merge pull request #9014 from guettli/tg/add-link-from-move-to-contract
📖 Add link to "clusterctl move" docs.
2 parents ef27db8 + dc5a2af commit 9767b3c

File tree

1 file changed

+2
-0
lines changed
  • docs/book/src/clusterctl/commands

1 file changed

+2
-0
lines changed

docs/book/src/clusterctl/commands/move.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ clusterctl move --to-kubeconfig="path-to-target-kubeconfig.yaml"
2424
To move the Cluster API objects existing in the current namespace of the source management cluster; in case if you want
2525
to move the Cluster API objects defined in another namespace, you can use the `--namespace` flag.
2626

27+
The discovery mechanism for determining the objects to be moved is in the [provider contract](../provider-contract.md#move)
28+
2729
<aside class="note">
2830

2931
<h1> Pause Reconciliation </h1>

0 commit comments

Comments
 (0)