update policy preemption proposals
Signed-off-by: whitewindmills <jayfantasyhjh@gmail.com>
This commit is contained in:
parent
01ff4ebd30
commit
fae60fa146
|
@ -306,7 +306,7 @@ Also, we need to add a preemption logic. The overall process is shown in the pic
|
||||||
For each preemption operation, the component needs to have a corresponding metrics record. For metrics, we will record the total number of times
|
For each preemption operation, the component needs to have a corresponding metrics record. For metrics, we will record the total number of times
|
||||||
a resource template is preempted. And we will use events to reflect the details of each preemption operation.
|
a resource template is preempted. And we will use events to reflect the details of each preemption operation.
|
||||||
|
|
||||||
For example, preemption_counts_total{namespace=default, name=nginx} 4.
|
For example, policy_preemption_total{result=success} 4.
|
||||||
|
|
||||||
#### karmada-webhook
|
#### karmada-webhook
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue