Closed stephenmoloney closed 6 years ago
Issue:
One needs to keep re-entering the command
kubectl --kubeconfig ./$(terraform output kubectl_config) describe hpa
as time passes.
Suggestion:
Add a while loop and reiterate the command to keep a realtime feed of what is happening in the horizontal scaler.
Issue:
One needs to keep re-entering the command
as time passes.
Suggestion:
Add a while loop and reiterate the command to keep a realtime feed of what is happening in the horizontal scaler.