Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create intranet LB using zone-maps #428

Open
wbuntu opened this issue Dec 31, 2024 · 0 comments
Open

Can not create intranet LB using zone-maps #428

wbuntu opened this issue Dec 31, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@wbuntu
Copy link

wbuntu commented Dec 31, 2024

What happened:

LoadBalancer type service stuck on pending state, failed to retrieve an external-ip

Reconciler error" "error"="apply model error: create nlb error: [SDKError] API: CreateLoadBalancer,StatusCode: 400, ErrorCode: IllegalParam.PrivateIPv4Address, RequestId:  xxxxxxxxxx, Message: code: 400, <nil> 

What you expected to happen:

LoadBalancer type service annotated with

 service.beta.kubernetes.io/alibaba-cloud-loadbalancer-address-type: intranet
 service.beta.kubernetes.io/alibaba-cloud-loadbalancer-zone-maps: zoneId:vswId,zoneId:vswId

is successfully reconciled

How to reproduce it (as minimally and precisely as possible):

  1. deploy ccm using release v2.9.1
  2. create a intranet loadbalancer type service annotated using service.beta.kubernetes.io/alibaba-cloud-loadbalancer-zone-maps
@wbuntu wbuntu added the kind/bug Categorizes issue or PR as related to a bug. label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant