You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl describe wpa watermarkpodautoscaler-internal[...]Current Metrics:
Resource:
Current Average Value: 24mName: cpuType: Resource[...]
Unfortunately a simple get command shows me empty fields for "VALUE, WATERMARK, ..."
❯ k get wpa watermarkpodautoscaler-internalNAME VALUE HIGH WATERMARK LOW WATERMARK AGE MIN REPLICAS MAX REPLICAS DRY-RUNwatermarkpodautoscaler-internal 14m 1 3
Can we improve this ?
The text was updated successfully, but these errors were encountered:
Hey Xavier - Thank you for opening this.
Indeed, it appears that we only print the HWM/LWM for external types.
Thanks for bring this up to our attention, I am going to triage this.
I created a WPA object which looks for internal metrics as described here:
The status tells me that it is under monitoring :
Unfortunately a simple get command shows me empty fields for "VALUE, WATERMARK, ..."
Can we improve this ?
The text was updated successfully, but these errors were encountered: