Skip to content

Commit

Permalink
kubernetes-resume-challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
TomiwaAribisala-git committed Mar 21, 2024
1 parent 18b2b92 commit 361c619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ docker run -d —network some-network —name ecom-web -p 8080:80 ecom-web:v1
![kubectl get pods](./images/pods.png)

- Using `kubectl scale deployment/ecom-web --replicas=6` to handle the increased load

- Observing the deployment scaling up with `kubectl get pods`

![kubectl get pods](./images/scale-pods.png)

0 comments on commit 361c619

Please sign in to comment.