Skip to content

Instantly share code, notes, and snippets.

@mrproliu
Created January 21, 2022 03:32
Show Gist options
  • Save mrproliu/83632c1a531e79eeab1b21b37b02b0c2 to your computer and use it in GitHub Desktop.
Save mrproliu/83632c1a531e79eeab1b21b37b02b0c2 to your computer and use it in GitHub Desktop.
Scalling bookinfo application
kubectl scale --replicas=3 deployment/productpage-v1 deployment/details-v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment