mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-18 02:38:58 +03:00
Review updates and fixes
This commit is contained in:
@@ -121,7 +121,7 @@ azure network lb rule create \
|
||||
--frontend-port $NODE_PORT \
|
||||
--backend-port $NODE_PORT \
|
||||
--frontend-ip-name the-hard-way-fe \
|
||||
--backend-address-pool-name backend-pool\
|
||||
--backend-address-pool-name backend-pool \
|
||||
--probe-name nginx-app-health
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user