Skip to content

Commit b95e7ed

Browse files
Update articles/kubernetes-fleet/faq.md
Co-authored-by: Shashank Barsin <[email protected]>
1 parent 8646086 commit b95e7ed

File tree

1 file changed

+1
-5
lines changed
  • articles/kubernetes-fleet

1 file changed

+1
-5
lines changed

articles/kubernetes-fleet/faq.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ The current preview of Azure Kubernetes Fleet Manager resource supports joining
4646
Azure Kubernetes Fleet Manager resource is a regional resource. Support for region failover for disaster recovery use cases is in the [roadmap](https://aka.ms/fleet/roadmap).
4747

4848
## What happens when the user changes the cluster identity of a joined cluster?
49-
Changing the identity of a joined cluster will break the communication between fleet hub and member clusters. \
50-
The member agent will automatically pick up the new identity and communicate with the hub using the new token. \
51-
However, the fleet hub is unaware of the new identity, and needs to be reconfigured to authorize the member. \
52-
You can join the member cluster to the fleet again by performing an update operation to notify the fleet hub to pick up the new identity. \
53-
If using Azure CLI, you can run "az fleet member create".
49+
Changing the identity of a member AKS cluster will break the communication between fleet and that member cluster. While the member agent will use the new identity to communicate with the fleet cluster, fleet still needs to be made aware of this new identity. To achieve this, run the following command:
5450

5551
## Roadmap
5652

0 commit comments

Comments
 (0)