Manuel Morejón
Manuel Morejón
I have the same problem. Any idea?
Hi @philips, you can convert all letters to lowercase in macOS. ``` { IMAGE_NAME=$(uuidgen | tr "[:upper:]" "[:lower:]") docker image build -t ttl.sh/${IMAGE_NAME}:1h . docker image push ttl.sh/${IMAGE_NAME}:1h } ```...
Any update on this?
Same problem!
> In parallel, a fix has been released as part of custom-metrics-api service (the library that projects like prometheus-adapter or KEDA use), so future releases of metrics servers should work...
This issue is stale because it has been open for 30 days with no activity.
Hi @upgradepa , thanks for raising the question, but unfortunately, I'm not an expert on this topic. Feel free to create a new PR with the suggestions you think could...
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Hi, I'm glad to help you! One point, the `tutum` images are not available. What services do you need? What docker image you want to deploy? Inside stack folder you...