kubeconfig.yml file, containing the authentication details, from the Windmill worker container, into a new Docker container.kubectl) into the worker, but using a container helps make things more reliable and less prone to conflicts.kubeconfig.yml as an environment variable or file.docker-compose.yml to mount a named volume to the worker containers. I could then use the same named volume in my "child" containers from a Bash script. I would prefer to avoid modifying the default deployment though.
Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share
henri-c Ā· 4d ago
### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!
Pyra Ā· 2w ago
First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 š
henri-c Ā· 4w ago