insoz

Results 3 issues of insoz

我生成docker镜像后放在kubernetes 集群中, 用kubernetes的DNS服务发现, 三个容器之间可以通信, 但是启动的时候会连接不成功, 能不能帮忙看看? ```bash 2017-05-27 06:52:30.545 INFO 1 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient : DiscoveryClient_APOLLO-CONFIGSERVICE/apollo-configservice-794372642-tft28:apollo-configservice:8080: registering service... 2017-05-27 06:52:30.546 ERROR 1 --- [DiscoveryClient-InstanceInfoReplicator-0] c.n.d.s.t.d.RedirectingEurekaHttpClient : Request execution error com.sun.jersey.api.client.ClientHandlerException:...

现在一些需求需要执行大批量SQL, 动辄几万条, 提交工单, 检查, 执行都很慢, 甚至页面奔溃, 针对这种情况希望加个提交工单上传SQL文件检查, 执行的功能, 谢谢!

I pull the image from docker.io( pulled on all of the nodes ), and i run kubectl create -f k8s-manager, but the pod is pending! Other pods status is normal....