You can set the initial number of replicas during service deployment by configuring the ReplicaSet.
Monitor your service replicas in the resource tab of the service page. This tab shows the current status and resource usage of each replica.
To scale a service, navigate to the resource section under settings tab of the service. Adjust the number of replicas as needed, then click Deploy
to apply changes and trigger a new deployment.