Skip to content

Commit

Permalink
Merge pull request #9014 from guettli/tg/add-link-from-move-to-contract
Browse files Browse the repository at this point in the history
📖 Add link to "clusterctl move" docs.
  • Loading branch information
k8s-ci-robot committed Jul 19, 2023
2 parents ef27db8 + dc5a2af commit 9767b3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book/src/clusterctl/commands/move.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ clusterctl move --to-kubeconfig="path-to-target-kubeconfig.yaml"
To move the Cluster API objects existing in the current namespace of the source management cluster; in case if you want
to move the Cluster API objects defined in another namespace, you can use the `--namespace` flag.

The discovery mechanism for determining the objects to be moved is in the [provider contract](../provider-contract.md#move)

<aside class="note">

<h1> Pause Reconciliation </h1>
Expand Down

0 comments on commit 9767b3c

Please sign in to comment.