Eugen Konkov
Eugen Konkov
I think this could happen when TF expects images "Owned by Me", but the user does not have such images.  In my case I have only "Private snapshots/Private images"...
Why disk read so intensive? 
After service stop disk read remains intensive: ``` × nomad.service - Nomad Loaded: loaded (/etc/systemd/system/nomad.service; enabled; vendor preset: enabled) Active: failed (Result: timeout) since Thu 2024-04-04 18:29:29 UTC; 1min 2s...
I suppose that if parent service was stopped all threads should exit.
After `kill -9` to all agent threads system got stable:  
After starting nomad again the system becomes unstable:  Docker images can not be downloaded and tasks are not started: 
Is somewhere a documentation with a description how to do that?
The usage example: ``` 4a7d2572e4c3 planitar/dd-agent:7.50.3 "/bin/entrypoint.sh" 2 seconds ago Up 2 seconds 172.17.42.1:8125->8125/udp, 8126/tcp dd-agent ```
@apparentlymart Yes, agree. We can move JSON/YAML upper. But my complain is about that `Heredoc Strings` and `Indented Heredocs` are not together. They belongs to the same topic and should...
@mr-karan Have you implemented PR for this?