<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy" -->

---
title: Use Global Hub to migrate managed clusters | daily.dev
description: Red Hat Advanced Cluster Management for Kubernetes 2.15 and Multicluster Global Hub 1.6.0 promote managed cluster migration to General Availability. Key...
canonical: https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Use Global Hub to migrate managed clusters | daily.dev
og:description: Red Hat Advanced Cluster Management for Kubernetes 2.15 and Multicluster Global Hub 1.6.0 promote managed cluster migration to General Availability. Key...
og:url: https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy
og:image: https://api.daily.dev/og/posts/SP2K97zWy.png
og:image:alt: Use Global Hub to migrate managed clusters
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Global Hub to migrate managed clusters

**[Red Hat Developer](https://daily.dev/sources/rhdev)** · 3 min read · 0 upvotes · 0 comments

## Summary

Red Hat Advanced Cluster Management for Kubernetes 2.15 and Multicluster Global Hub 1.6.0 promote managed cluster migration to General Availability. Key improvements include an InstallAgentOnLocal flag for installing the global hub agent on existing hub clusters, a Placement-based mechanism for auto-selecting clusters to migrate, automatic recovery when pods restart or networks reconnect, and automatic rollback if migration fails. The article walks through setting up source and target hubs, creating a Placement resource to define which clusters migrate, and creating a ManagedClusterMigration custom resource specifying source and destination hubs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developers.redhat.com/articles/2026/02/24/use-global-hub-migrate-managed-clusters>

## Similar posts on daily.dev

- [Rebalance hub workloads with managed cluster migration](https://daily.dev/posts/rebalance-hub-workloads-with-managed-cluster-migration-2bbut3hto) · Red Hat Developer · 0 upvotes · 0 comments
- [Upgrade Advanced Cluster Management hubs without disruption](https://daily.dev/posts/upgrade-advanced-cluster-management-hubs-without-disruption-osogco14s) · Red Hat Developer · 1 upvotes · 0 comments
- [Implement a multicluster event exporter for enterprise automation](https://daily.dev/posts/implement-a-multicluster-event-exporter-for-enterprise-automation-gspww9hnd) · Red Hat Developer · 0 upvotes · 0 comments
- [Deploy hosted control planes with OpenShift Virtualization: Split hub](https://daily.dev/posts/deploy-hosted-control-planes-with-openshift-virtualization-split-hub-g5iq9inwe) · Red Hat Developer · 0 upvotes · 0 comments
- [Live migrating hundreds of Kubernetes clusters to Cluster API](https://daily.dev/posts/live-migrating-hundreds-of-kubernetes-clusters-to-cluster-api-6aqqlkxqm) · Giant Swarm · 10 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#openshift](https://daily.dev/tags/openshift)

[View this post on daily.dev](https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Use Global Hub to migrate managed clusters","url":"https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy"},"datePublished":"2026-02-24T07:22:25.994Z","dateModified":"2026-02-24T07:23:05.091Z","description":"Red Hat Advanced Cluster Management for Kubernetes 2.15 and Multicluster Global Hub 1.6.0 promote managed cluster migration to General Availability. Key...","image":"https://developers.redhat.com/sites/default/files/styles/share/public/GC_migration1_2x.png?itok=mNjHPyLj","thumbnailUrl":"https://developers.redhat.com/sites/default/files/styles/share/public/GC_migration1_2x.png?itok=mNjHPyLj","isAccessibleForFree":true,"articleSection":"Red Hat Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Red Hat Developer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/2a8895f3216c4900bdc455585a4ad3e4","url":"https://daily.dev/sources/rhdev"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/use-global-hub-to-migrate-managed-clusters-sp2k97zwy","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"kubernetes,openshift","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Red Hat Developer","item":"https://daily.dev/sources/rhdev"},{"@type":"ListItem","position":3,"name":"Use Global Hub to migrate managed clusters"}]}
```

