2.2 Load Balancer Blueprint
#
# Tuono Hands-On Lab
# HOL-202
#
---
networking:
service:
external-http:
port: 80
protocol: http
balancer:
hol-public-balancer:
network: vnet-walkthrough
scope: public
routes:
- from: external-http
to: internal-httpLast updated
Was this helpful?