v2.3.0
版本发布时间: 2022-03-21 15:17:43
kubernetes/cloud-provider-alibaba-cloud最新发布版本:v2.8.0(2023-10-16 21:29:13)
Image
registry.${region}.aliyuncs.com/acs/cloud-controller-manager-amd64:v2.3.0
Features
- The annotation
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-hostname
can be used to set hostname for service. - The annotation
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-established-timeout
can be used to configure the established timeout for an SLB instance. Only TCP is supported. - The annotation
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-request-timeout
can be used to configure the request timeout for an SLB instance. Only HTTP & HTTPS are supported. - The annoation
service.beta.kubernetes.io/alibaba-cloud-loadbalancer-health-check-method
can be used to configure the health check method for HTTP health check.
Improvements
- Verify the format of virtual server group id when reusing an existing virtual server group.
- Optimize the switch selection to avoid the default switch being empty.
- Optimize virtual server group synchronization in order to reduce OpenAPI calls.