Skip to content

Commit

Permalink
Update ingress-examples/autoscale/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Attila Fabian <[email protected]>
  • Loading branch information
szombi and attiss authored Aug 17, 2023
1 parent 80b864f commit 837346d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingress-examples/autoscale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ When we want to use ALB metrics for autoscaling, we need a Prometheus what can s
alb-prometheus-adapter 1/1 1 1 50s
```
* create the test application with `kubectl apply --kustomize alb-autoscale-example/example-deployment` command. This will create a `alb-autoscale-example` deployment in `alb-autoscale-example` namespace:
* deploy the test application with `kubectl apply --kustomize alb-autoscale-example/example-deployment` command. This will create a `alb-autoscale-example` deployment in `alb-autoscale-example` namespace:
```
$ kubectl get deployment -n alb-autoscale-example alb-autoscale-example-deployment
Expand Down

0 comments on commit 837346d

Please sign in to comment.