Skip to content

Commit

Permalink
Fix Autoscaler
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Raisul Islam Evan <[email protected]>
  • Loading branch information
Evanraisul committed Sep 19, 2024
1 parent e4fe004 commit 41511e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/memcached/autoscaler/compute/memcached.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Let's watch the `Memcachedopsrequest` in the demo namespace to see if any `Memca
$ watch kubectl get memcachedopsrequest -n demo
Every 2.0s: kubectl get memcachedopsrequest -n demo
NAME TYPE STATUS AGE
mcops-mc-autoscaler-compute-p1usdl VerticalScaling Progressing 1m
mcops-mc-autoscaler-compute-p1usdl VerticalScaling Progressing 10s
```

Let's wait for the ops request to become successful.
Expand Down

0 comments on commit 41511e1

Please sign in to comment.