Jory Irving

Results 37 comments of Jory Irving

> Experiencing the same! > Any ideas? I found a workaround. I read a comment somewhere in the documentation about only needing the runner token once, so the first run,...

Blow away the param store entry, make sure you include `runners_token` on the first run, and then comment it out after the infra's been stood up. ``` module "runner" {...

Something to consider with the helm chart, would be to be able to spawn transcoders as needed. Rather than 1 container doing all the transcoding, you could create 1 pod...

I'm currently experiencing this issue, where my config that was working in docker doesn't work in Kubernetes. I tried a bunch of things, such as `capabilities`, and using the same...

The experimental image resolved it for me. I didn't need the annotation.