Skip to content

Commit

Permalink
Added docs for proxy protocol per LB backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Xartos committed Oct 30, 2024
1 parent b17dc20 commit 1cbabd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/terraform/upcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ terraform destroy --var-file cluster-settings.tfvars \
* `port`: Port to load balance.
* `target_port`: Port to the backend servers.
* `backend_servers`: List of servers that traffic to the port should be forwarded to.
* `proxy_protocol`: If the loadbalancer should set up the backend using proxy protocol.
* `router_enable`: If a router should be connected to the private network or not
* `gateways`: Gateways that should be connected to the router, requires router_enable is set to true
* `features`: List of features for the gateway
Expand Down

0 comments on commit 1cbabd0

Please sign in to comment.