Daniel Mota Leite
Daniel Mota Leite
also check the http://readonlyrest.com/
One more, since we upgraded zookeeper to 3.6 (from 3.5) we lost zookeeper metrics) :(
I end building one that is useful to debug what is happening in k8s, not exactly for being a pretty wall dashboard. You may need some small finetune, we use...
I notice that it is due the left kibana bar, if i collapse it, the layout look good (or at least better)
@soulis-siluos any change to create a pull request with those changes, so that @sivasamyk can merge then?
+1 here I'm creating several cloudflare_certificate_pack for different domains using this module: ``` variable "zone_id" {} variable "wildcards" {} # Advanced certificate manager for DigiCert resource "cloudflare_certificate_pack" "advanced_digicert" { zone_id...
If you use cloudflare as DNS provider, it should automatically create the validation record, if i recall correctly from the documentation. In my case, i'm using route53, so that do...
@komljen are you using wildcards or plain FQDN certificates? FQDN can use http validation, while wildcard certificates do require email or txt validation
ok, it is strange... maybe it is not really being verified! :D i will try and check if the TXT is really required or not them :) thanks for the...
 nope, didn't worked for me in a domain that never had a certificate ... but maybe it works in domain that already had a CF certificate and digicert do...