腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(154)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
让Consul和
Registrator
在Kubernetes中工作
我正在尝试在GCE & K8s中使用Consul和
Registrator
。除了“`
Registrator
”之外,一切都运行正常。fieldRef: image: eu.gcr.io/xxx/
registrator
volumeMounts: name:
registrator
浏览 23
提问于2017-02-05
得票数 1
回答已采纳
1
回答
如何在Bluemix上运行gliderlabs/
registrator
然而,我怀疑gliderlabs/
registrator
默认使用的是http。史蒂夫
浏览 0
提问于2017-06-27
得票数 0
1
回答
Spark with Cassandra:无法注册spark.kryo.
registrator
然后,我在控制台得到“注册spark.kryo.
registrator
失败”和异常,如下所示: System.setProperty("spark.kryo.
registrator
浏览 1
修改于2013-10-29
得票数 2
2
回答
如何在scaling ECS实例上自动运行consul agent和
registrator
容器
但每当我向外扩展ECS实例时,我都必须手动启动consul agent和
registrator
。 有没有人知道我们怎样才能实现自动化?
浏览 35
修改于2018-06-06
得票数 4
3
回答
“基类参数并不总是被使用”代码气味
假设你有这样的代码:{} { { } public
Registrator
2//uses the current state of the object to pop
浏览 2
修改于2019-04-30
得票数 0
回答已采纳
1
回答
无法使用docker-compose运行注册器。获取连接被拒绝错误
现在我想使用
Registrator
在Consul中实现服务注册。如果我这样做: --volume /var/run/docker.sock:/tmp/docker.sockgliderlabs/
registrator
\然后运行一些服务,我看到它们已在Consul中注册。: image: gli
浏览 17
提问于2017-01-17
得票数 1
回答已采纳
2
回答
silverlight。同步方法中的等待结束异步方法
encrypted) if (encrypted) isEncrypting = true;
Registrator
.EncryptCompleted +=
Registrator
_EncryptCompleted;
Registrator
.EncryptAsync(obj); //async call
浏览 0
提问于2010-05-18
得票数 1
回答已采纳
1
回答
CoreOS EnvironmentFile指令失败
[Unit]After=consul-server@%i.serviceEnvironmentFile=/etc/environmentExecStartPre=-/usr/bin/docker rm
registrator
E
浏览 0
提问于2015-12-14
得票数 1
3
回答
gsoap++链接错误
/common/UserGausClient/UserGausClient.o: In function `GAUS::SSLInit()':/home/milo/src/pinmoney
浏览 1
提问于2011-06-14
得票数 3
回答已采纳
1
回答
在Docker Compose中运行参数
我正在尝试使用Docker Compose运行Consul和
Registrator
。docker run --net=host consul version: '2' consul: network_mode: 'host
浏览 3
提问于2016-11-25
得票数 2
1
回答
优化共享库的链接器
使用CMake和gcc/clang编译器,我想用这个文件(
Registrator
.cpp)创建一个共享库:{ { { } {...} g_
registrator
[[gnu::used, gnu::visibility("default")]]; }
浏览 16
修改于2020-03-13
得票数 0
回答已采纳
2
回答
Linux上的java.rmi.NoSuchObjectException
编辑:我的代码:static
Registrator
clientRegistrator = null; // static field, interface extending java.rmi.RemoteRegistry rmiRegistry = LocateRegistry.createRegistry(RmiConstants.RMI_REGISTRY_PORT); clientRegistrator = (
Registrator
RmiClientRegistrator(networkListeners), Rm
浏览 2
修改于2013-01-25
得票数 0
回答已采纳
1
回答
如何在组合元参数和示例表时解决jbehave
在这里,我有一些Here的故事:Some text@
registrator
2 666-127Then user creates new
registrator
<
registrator
2> with IP <ip> Scenario:deltafix '10' type &
浏览 2
修改于2014-07-02
得票数 0
回答已采纳
1
回答
如何将经过修饰的命令处理程序类绑定到Ninject
{ private readonly PostCommitRegistratorImpl
registrator
public PostCommitCommandHandlerDecorator(ICommandHandler<T> decorated, PostCommitRegistratorImpl
registrator
) this.decorated = decorated;
浏览 3
提问于2015-03-31
得票数 0
1
回答
Google Cloud、Kubernetes和Volumes
timeout expired waiting for volumes to attach/mount for pod "xxx". list of unattached/unmounted volumes=[
registrator
-claim0- -server - -advertise=$(MY_POD_IP) - mountPath:
浏览 18
提问于2017-02-05
得票数 0
回答已采纳
4
回答
来自MethodInfo.Invoke的无法捕获的异常
我有下面这段代码,它调用一个MethodInfo:{}
registrator
.FailureType= RegistratorFailureType.ExceptionInRegistrator;} 注册器只是一个MethodInfo
浏览 1
提问于2010-08-30
得票数 0
回答已采纳
1
回答
春云领事与领事客户对接
consul expose: - "8400" restart: always container_name:
registrator
volumes: - "/varenvironment:
浏览 0
修改于2020-02-03
得票数 0
回答已采纳
2
回答
命令数组中的docker-组合计算表达式
version: '2'
registrator
: container_name:
registrator
相应的停靠器运行命令正确地计算表达式,并且我的容器正确地以-ip 10.0.0.2选项开头: docker run -v /var/run/docker.sock:/tmp/docker.sock gliderlabs/
registra
浏览 5
提问于2018-11-10
得票数 1
回答已采纳
1
回答
如何将错误数组从一个php文件传递到另一个文件,并在页面顶部显示错误?
如何将错误数组$errors从
registrator
.php传递给registracija.php。我想在页面registracija.php顶部显示所有错误<?><form action="php/
registrator
.php" method="post" id="regforma" name="regforma"> <table
浏览 1
修改于2014-05-30
得票数 0
回答已采纳
2
回答
首次使用对象后调用的全局对象构造函数
a type" << endl; } }; struct
registrator
{ { } static
regist
浏览 2
提问于2013-01-25
得票数 0
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
点击加载更多
领券