mirror of https://github.com/kubernetes/kops.git
AWS LB controller is as of 1.20, not 1.19
This commit is contained in:
parent
a424958e83
commit
6f9b5eef83
|
|
@ -12,7 +12,7 @@ The following addons are managed by kOps and will be upgraded following the kOps
|
|||
### Available addons
|
||||
|
||||
#### AWS Load Balancer Controller
|
||||
{{ kops_feature_table(kops_added_default='1.19') }}
|
||||
{{ kops_feature_table(kops_added_default='1.20') }}
|
||||
|
||||
AWS Load Balancer Controller offers additional functionality for provisioning ELBs.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue