mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 12:12:08 +01:00
If the scheduler is not docker-local, we will assume that a separate plugin trigger will pull access/error logs on our behalf. For k3s, the naive implementation is to pull logs from a single container (multiple ingress-nginx pods will be supported in a future release). Closes #7268