kubectl scale deploy/web --replicas=3

Category: VPS Management

kubectl scale deploy/web --replicas=3

Scale a Kubernetes deployment

Use `kubectl scale deploy/web --replicas=3` to scale a Kubernetes deployment. Helpful when you need this quickly on a Linux server.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.