Skip to content

Commit 7436786

Browse files
authored
Update MetalLB load balancer deployment instructions
1 parent 4764c35 commit 7436786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AKS-Hybrid/aks-create-clusters-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ deployment "azure-vote-front" created
215215
service "azure-vote-front" created
216216
```
217217

218-
Now you need to deploy a MetalLB load balancer so it can assign an external IP for the application frontend. You can follow [the instructions](https://learn.microsoft.com/en-us/azure/aks/aksarc/deploy-load-balancer-cli) to deploy the MetalLB extension from Portal or CLI.
218+
Deploy a MetalLB load balancer so it can assign an external IP for the application front end. You can [follow these instructions](deploy-load-balancer-cli.md) to deploy the MetalLB extension from the Azure portal, or using CLI.
219219

220220
## Test the application
221221

0 commit comments

Comments
 (0)