autoscale capture svc by response time
This commit is contained in:
parent
02278c6073
commit
6adb57c8ec
@ -31,8 +31,6 @@ count:
|
|||||||
cooldown:
|
cooldown:
|
||||||
in: 60s # Number of seconds to wait before scaling up.
|
in: 60s # Number of seconds to wait before scaling up.
|
||||||
out: 60s # Number of seconds to wait before scaling down.
|
out: 60s # Number of seconds to wait before scaling down.
|
||||||
cpu_percentage: 50 # Percentage of CPU to target for autoscaling.
|
|
||||||
memory_percentage: 60 # Percentage of memory to target for autoscaling.
|
|
||||||
response_time: 3s
|
response_time: 3s
|
||||||
exec: true # Enable running commands in your container.
|
exec: true # Enable running commands in your container.
|
||||||
network:
|
network:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user