Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@gujingit gujingit released this 16 Oct 13:29
· 54 commits to master since this release
0c9637b

Image

registry-cn-hangzhou.ack.aliyuncs.com/acs/cloud-controller-manager-amd64:v2.8.0

Features

  • Support addon token authorization.
  • NLB supports creating IP type server groups through the annotation service.beta.kubernetes.io/alibaba-cloud-loadbalancer-server-group-type. Please refer to the doc for NLB server group description.
  • Support pprof (default port is 6060).

Improvements

  • Disable cache for node, service, endpoint and endpointSlice.

NLB

  • Optimize the server group creation to avoid repeatedly creating server groups.

CLB

  • Add IP address verification when using the ENI mode. The IP address must be in the cluster VPC.
  • If service.beta.kubernetes.io/alibaba-cloud-loadbalancer-instance-charge-type is set to PayByCLCU, the service.beta.kubernetes.io/alibaba-cloud-loadbalancer-spec annotation will be ignored.

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.8.0