dforste
dforste
According to binford2k: There's now a supported module, https://forge.puppet.com/puppetlabs/docker Pretty sure that garethr_ just needs to get around to deprecating his.
I seem to be having the same problem. I also see this above the stacktrace: ~~~ [2024-07-10T19:43:29,107] ERROR services.ScmService - Failed to initialize SCM export plugin git-export for $PROJECT: No...
@nibix We have several clusters/datacenters and it is easier to just add each cluster as a remote cluster and setup all the index-patters like `*:logs-xyz-app` then it is to have...
Do you think this would be resolved / prevented if we used dedicated coordination nodes?
I did some testing and I agree that coordination only nodes won't help. CCS doesn't seem to function on nodes with roles: []. They seem to need the data role...
@cwperks Yes it works as expected when auth is against itself and not using CCS. The only problem is with CCS and connecting back to itself. If it connects to...
I was able to work around this by creating another cluster without data(only dashboards) to coordinate CCS. This prevents the connection back to the same node.