seaurching
seaurching
我添加了一个系统用户后,点击推送。也显示成功了,主机上没有这个账号
connect external es created by eck got error "health check timeout: no Elasticsearch node available"
I meet is also
 so do i
I have same proble.Why alertmanager's agent have to 2 to worked normally to send every alert?
> `istioctl manifest generate --set namespace=tenant-1 --set values.global.istioNamespace=tenant-1` @kfaseela The gateway's Readiness failed to connection ``` Warning Unhealthy 27s (x5842 over 3h5m) kubelet Readiness probe failed: Get "http://172.19.20.218:15021/healthz/ready": dial tcp...
@ > `istioctl manifest generate --set namespace=tenant-1 --set values.global.istioNamespace=tenant-1` The dns ipaddress is 172.19.0.2, I can ping it, but telnet 53 failed ``` [[email protected]:/root] # ping 172.19.0.2 PING 172.19.0.2 (172.19.0.2)...
> istioctl manifest generate I'm use `istioctl profile dump demo`, then use jinja2 template to make configfile at the top of issus. I'll try yours
@wanghe-fit2cloud 我的系统里面已经开启了 8080 端口了,这个 proxy 我可以通过 kubepi-server 的配置文件修改吗? ``` u, _ := url.Parse("http://localhost:8080") proxy := httputil.NewSingleHostReverseProxy(u) proxy.ModifyResponse = func(resp *http.Response) error { if resp.StatusCode == iris.StatusMovedPermanently { // 重定向重写 ```
I have same Error。
> 不考虑支持用户自定义 ansible.cfg 配置文件。 会存在 ansible 执行的安全问题。 动态hosts是不是可以支持?