Increment Service ReplicasΒΆ
Increment service replicas by the amount specified. This will increase the number of service instance(containers) in the simulation.
# fleet service inc --name <name> --amount <quantity>
# fleet service inc --name ingestion --amount 5