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
@@ -71,10 +71,10 @@ While the default Tilt setup recommends using a KIND cluster as the management c
71
71
7. Once the tilt UI is up and running click on the `allow required ports on mgmt cluster` task (checkmark the box and reload) to allow the required ports on the management cluster's API server.
72
72
- Note: This task will wait for the NSG rules to be created and then update them to allow the required ports.
73
73
- This task will take a few minutes to complete. Wait for this to finish to avoid race conditions.
74
-
8. Checkmark the flavors you want to deploy and CAPZ will deploy the workload cluster with the selected flavor.
74
+
8.Check the flavors you want to deploy and CAPZ will deploy the workload cluster with the selected flavor.
75
75
- Flavors that leverage internal load balancer and are available for development in CAPZ for MSFT Tenant:
76
-
-[apiserver-ilb](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/cluster-template-apiserver-ilb.yaml): VMbased default flavor that brings up native K8s clusters with Linux nodes.
77
-
-[apiserver-ilb-windows](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/cluster-template-windows-apiserver-ilb.yaml): VMbased flavor that brings up native K8s clusters with Linux and Windows nodes.
76
+
- [apiserver-ilb](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/cluster-template-apiserver-ilb.yaml): VM-based default flavor that brings up native K8s clusters with Linux nodes.
77
+
- [apiserver-ilb-windows](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/cluster-template-windows-apiserver-ilb.yaml): VM-based flavor that brings up native K8s clusters with Linux and Windows nodes.
0 commit comments