Gert van den Berg
Gert van den Berg
Another cloud provider uses a [coredns-custom configmap](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/aks/coredns-custom.md) to modify the settings. This might be one option. (Compatibility with that would be awesome) The other option is to allow users to...
Dealing with multiple regions in the same way might be useful as well... @yujunz You can probably deploy two instances, configured to use different secrets (with the `aws-secret-name` flag).
(I'm not usre if just using `3` or `latest` might make more sense, with an occasional rebuild...)
It seems [like the code runs the `portscanner` module to check for a port that does not have something listening](https://github.com/SouthbankSoftware/dbkoda/blob/211864a33cdc976963e00d6a6a015d93265ecaf5/src/app.js#L157), however, this fails to detect the excluded port ranges, since...
/remove-lifecycle rotten
It might be useful for all database types that use TCP connections. (Single TCP connection ones are easier...) (Even forcing the user to manually configure the ports to be tunneled...
@TBBle The docs mention the launch templates, which does seem like an option (I can't seem to get the tagging set up from CloudFormation though - I haven't specifically tried...
We have similar things, with extremely high CPU usage on the `cattle-cluster-agent` on the affected clusters. (it seems to be the same clusters). Does anyone else also see the high...
I'm using Azure AD. Restarting Rancher did help for the speed (and the agent on its own did not) (We have a large Rancher setup, around 90 or so clusters...
2.6.6 seems more responsive in general, I haven't seen any of the 11 minute responses with it yet... (It is possible that they take longer than the first day to...