calbot
calbot
I get the same issue. Something is wrong with fasthttp for tls connections it seems.
If I manually diff using the following two commands output it looks correct. For some reason helm diff gives the above error. helm get manifest apis helm upgrade --install apis...
I have the same problem. Did you find a solution?
TimeZoneInfo doesn't seem to support looking up TimeZoneInfo's by ID though. Is that something from "UWP"?
I'm not a python expert and don't need the text_classifier. What commands could I run to get the mediapipe-model-maker working on mac. Have you actually got it working like this...
I commented out the healthcheck and that seemed to fix the high CPU usage. I hope that was all. Is there a better way to do healthcheck?
> Hi @yiyinglai, > > Yes, the Slack community is open to everyone. If you have trouble joining, you can use this invitation link: https://mediapipe.slack.com/ssb/redirect. > > Thank you!! I...
@kuaashish yes, I'm signed up for slack under that google account. I can go directly to slack.com and login with that google account and see my workspaces.
When I add ``` podAnnotations: cluster-autoscaler.kubernetes.io/safe-to-evict: "true" ``` scaling works again as expected but I think it should not be necessary to do this.
Yes, that's the expected output. Notice the emptyDir which is the source of the problem due to cluster autoscaler's handling of emptyDir... This is an issue with the helm chart...