mirror of https://github.com/kubernetes/kops.git
Add note to required actions
This commit is contained in:
parent
1e4ee51269
commit
627ba720a9
|
|
@ -74,6 +74,8 @@ has been updated by a newer version of kops unless it is given the `--allow-kops
|
|||
|
||||
* See note about [Openstack Cinder plugin](#openstack-cinder-plugin) above.
|
||||
|
||||
* If you are using Terraform with an additional .tf file and using "aws_autoscaling_attachment" to attach additional Load Balancers or ALB/NLB Target Groups you'll need to migrate to [attaching them through the InstanceGroup spec instead](https://kops.sigs.k8s.io/instance_groups/#externalloadbalancers).
|
||||
|
||||
# Deprecations
|
||||
|
||||
* Support for Kubernetes versions 1.11 and 1.12 are deprecated and will be removed in kops 1.20.
|
||||
|
|
|
|||
Loading…
Reference in New Issue