Skip to content

Commit 1aa4c66

Browse files
authored
Update manifest install (#7477)
Update docs
1 parent 78d840f commit 1aa4c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/installation/installing-nic/installation-with-manifests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ For more information about the _LoadBalancer_ service, refer to the [Kubernetes
187187
kubectl apply -f deployments/service/loadbalancer-aws-elb.yaml
188188
```
189189
190-
If you're using AWS, Kubernetes will set up a Classic Load Balancer (ELB) in TCP mode. This load balancer will have the PROXY protocol enabled to pass along the client's IP address and port.
190+
For more details see service guide [here](https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/)
191191
192192
2. AWS users: Follow these additional steps to work with ELB in TCP mode.
193193

0 commit comments

Comments
 (0)