quanwei
quanwei
2020-12-24 19:15:14.568|DAS|WARN |main|VertxTLSBuilder.java-138|trustStore [trust.jks] file not exist, please check! 2020-12-24 19:15:24.582|DAS|ERROR|registry-vert.x-eventloop-thread-0|RestUtils.java-95|GET /v4/default/registry/existence?appId=Bigdata-Alpha&type=microservice&serviceName=bd-das-alpha&env&version=2020.1224.1504 fail, endpoint is 192.168.0.185:30100, message: Failed to create SSL connection 2020-12-24 19:15:24.583|DAS|WARN |registry-vert.x-eventloop-thread-0|ServiceRegistryClientImpl.java-105|invoke service [/v4/default/registry/existence] failed, retry. 2020-12-24...
使用helm部署core无法启动exec ./wait_for_it.sh: exec format error 
## higress创建4层负载均衡如何配置max_connection_duration参数 使用下面的配置不生效 ``` apiVersion: networking.istio.io/v1alpha3 kind: EnvoyFilter metadata: name: tcp-least-conn-lb namespace: higress-system spec: configPatches: - applyTo: CLUSTER match: context: GATEWAY cluster: service: logstash-producer-logstash.app.svc.cluster.local patch: operation: MERGE value: lb_policy: LEAST_REQUEST...
### Ⅰ. Describe what this PR does This is a backport of the fix from PR #191 to the `release-0.4` branch. #191 ### Ⅱ. Does this pull request fix one...
### What is version of KubeKey has the issue? 3.1.9 ### What is your os environment? 20 ### KubeKey config file ```yaml ``` ### A clear and concise description of...
### flow 接口报错 全量查询数据太大,超过promtheus接口限制,是否可以改为查询namespace级别数据 ``` "error": "error query flow metrics: 422: error occured during search: cannot fetch query results from vmstorage nodes: cannot perform search on vmstorage 172.19.0.111:8401: cannot execute...
### ipaddr: the address has enither IPv6 nor IPv4 format 前端报错,后端返回的IP有空和 ::符号 ``` {id: '', ip: '', type} {id: '', ip: '::', type} ``` 
Connectivity Diagnosis failed log ``` diagnose error: error create node: cannot lookup default host interface, please manually specify it via --calico-host-interface ```