Closed HuckOps closed 10 months ago
A more convenient way is to use AnnotationsOverrider
directly. https://karmada.io/docs/userguide/scheduling/override-policy#annotationsoverrider
If you use plaintext change it to like this:
- operator: add
path: /metadata/annotations/service.beta.kubernetes.io~1nks-load-balancer-set-vpcid
value: xxxxxxxxxxxxxxx
The “/” in the path needs to be replaced with "~1" https://datatracker.ietf.org/doc/html/rfc6901/#section-4
It seems that it has been answered. Thanks all of you. /close
@XiShanYongYe-Chang: Closing this issue.
Please provide an in-depth description of the question you have: This is a service:
when i use overridepolicy to inject an annotations named
service.beta.kubernetes.io/nks-load-balancer-set-vpcid: TEMP
like this:But resourcebinding return an event log:
So, how can i modify overridepolicy?
What do you think about this question?:
Maybe format error
Environment: