Skip to content

Commit

Permalink
Update clusters.md
Browse files Browse the repository at this point in the history
remove azure specific sections
  • Loading branch information
ryanzhang-oss authored Nov 23, 2023
1 parent d6a7e0b commit 5fde51b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/howtos/clusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ This how-to guide discusses how to manage clusters in a fleet, specifically:

## Joining a cluster into a fleet

> Important
>
> If you are using Azure Fleet Manager, the operations below **does not apply** to your fleet.
> Refer to the [Azure documentation](https://azure.microsoft.com/en-us/products/kubernetes-fleet-manager)
> for membership management instructions.
A cluster can join in a fleet if:

* it runs a supported Kubernetes version; it is recommended that you use Kubernetes 1.24 or later
Expand Down Expand Up @@ -220,12 +214,6 @@ Fleet connection:
## Setting a cluster to leave a fleet
> Important
>
> If you are using Azure Fleet Manager, the operations below **does not apply** to your fleet.
> Refer to the [Azure documentation](https://azure.microsoft.com/en-us/products/kubernetes-fleet-manager)
> for membership management instructions.
Fleet uses the `MemberCluster` API to manage cluster memberships. To remove a member cluster
from a fleet, simply delete its corresponding `MemberCluster` object from your hub cluster:
Expand Down

0 comments on commit 5fde51b

Please sign in to comment.