Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/platform/api/multicluster-ocm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ All require Token + org/user resolution + cluster mapping.

## Pages

- [Hubs & Spokes](../hubs-spokes.md) — list hub clusters, inspect
- [Hubs & Spokes](./hubs-spokes.md) — list hub clusters, inspect
spoke inventories (managed / accepted / not-accepted / available), accept spoke
join requests, generate the spoke install command, import or convert a cluster to
a spoke, remove a managed cluster, validate profiles, and sync account objects.
- [Cluster Sets & Feature Sets](../cluster-sets.md) — create,
- [Cluster Sets & Feature Sets](./cluster-sets.md) — create,
delete, and populate cluster sets; install/disable/update feature sets; check
feature sync status and auto-update; and bind namespaces to cluster sets.
- [OCM Users](../ocm-users.md) — list, create, inspect, update, and
- [OCM Users](./ocm-users.md) — list, create, inspect, update, and
delete OCM users and their per-cluster / per-cluster-set permissions, and fetch a
user's kubeconfig for a spoke cluster.
Loading