Skip to content

Commit febc61a

Browse files
authored
Update HPA_new
1 parent 2218822 commit febc61a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Kubernetese/hpa/HPA_new

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ Run the hpa.yml file in the cluster
77
Generate load:
88

99
kubectl run -i --tty load-generator --rm --image=busybox --restart=Never -- /bin/sh -c "while sleep 0.01; do wget -q -O- http://php-apache; done"
10+
11+
Reference:
12+
13+
https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/

0 commit comments

Comments
 (0)