You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the official documentation and tons of other docs. As I can understand, you are able to configure LB with kube annotations. My annotations are the following:
I N-checked it and it's the LoadBalancer's annotations. Indentation and syntax is OK. When I delete or comment out the whole annotation block, then it'll create LB automatically as intended.
What you expected to happen?
To modify the load-balancer with the given parameters.
How to reproduce it (as minimally and precisely as possible)?
Create Loadbalancer Service and apply only those specs.
The text was updated successfully, but these errors were encountered:
BUG REPORT
Versions
CCM Version: actual (latest)
Environment:
kubectl version
): 1.25.3uname -a
): 5.10.16What happened?
I've read the official documentation and tons of other docs. As I can understand, you are able to configure LB with kube annotations. My annotations are the following:
I N-checked it and it's the LoadBalancer's annotations. Indentation and syntax is OK. When I delete or comment out the whole annotation block, then it'll create LB automatically as intended.
What you expected to happen?
To modify the load-balancer with the given parameters.
How to reproduce it (as minimally and precisely as possible)?
Create Loadbalancer Service and apply only those specs.
The text was updated successfully, but these errors were encountered: