Jon
02/01/2023, 7:11 PMChristopher Boyd
02/02/2023, 2:20 PMJon
02/02/2023, 3:02 PMWhen you need the compute, it can scale up as required.how does k8s know when to scale up? is this something we can set in prefect? or do we need to set it in a k8s config?
Kam-ting Tsoi
02/09/2023, 1:50 PMChristopher Boyd
02/09/2023, 1:56 PMJon
02/10/2023, 4:53 PMThe agents are very lightweight , so scaling horizontally on existing infra is trivial .
Christopher Boyd
02/10/2023, 5:01 PMJon
02/10/2023, 5:03 PMon a VM you can just run a bunch of agents as services .ah, so on prefect 2 an acceptable approach is to spin up more agents? on prefect 1 this does not work