We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63b0ca commit 9f4bd37Copy full SHA for 9f4bd37
docs/guide/service/nlb_ip_mode.md
@@ -4,7 +4,7 @@ AWS Load Balancer Controller supports Network Load Balancer (NLB) with IP target
4
## Prerequisites
5
* AWS LoadBalancer Controller >= v2.0.0
6
* Kubernetes >= v1.15 for Service type NodePort.
7
-* Kubernetes >= v1.20 or EKS >= 1.18 for Service type LoadBalancer.
+* Kubernetes >= v1.20 or EKS >= 1.16 for Service type LoadBalancer.
8
* Pods have native AWS VPC networking configured, see [Amazon VPC CNI plugin](https://github.com/aws/amazon-vpc-cni-k8s)
9
10
## Configuration
0 commit comments