You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/kubernetes-fleet/quickstart-create-fleet-and-members.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,6 @@ Get started with Azure Kubernetes Fleet Manager (Fleet) by using the Azure CLI t
37
37
38
38
*[Install or upgrade Azure CLI](/cli/azure/install-azure-cli) to version is at least `2.37.0`
39
39
40
-
* Enable the following feature for each subscription where you'll be creating the fleet resource or where your AKS clusters that will be joined as members are located in:
41
-
42
-
```azurecli
43
-
az feature register --namespace Microsoft.ContainerService --name FleetResourcePreview
44
-
```
45
-
46
40
* Install the **fleet** Azure CLI extension. Make sure your version is at least `0.1.0`:
0 commit comments