Set Service ReplicasΒΆ

Set the number of replicas of a service. This will increase or decrease the instances to match the replicas of the service.

../../_images/Set-Service-Replicas.png
# fleet service set --name <name> --amount <quantity>
# fleet service set --name ingestion --amount 10