Replies: 2 comments
|
For anyone else wondering how to get it working for swarms: I'm using this instead: And it works excellently on swarm environments. |
0 replies
|
I'll take a look at that project source for inspiration for upcoming version 2.x of Chadburn. Thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm using caprover in cluster mode (multi-node swarm).
Here is the spec for a service:
The task is not being executed (or it's erroring out and not showing in the logs).
I tried to set chadburn to run only in a manager node to see if that was the issue, but I got the same results.
All reactions