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.
# fleet service set --name <name> --amount <quantity>
# fleet service set --name ingestion --amount 10