Team, we are trying to do git fetch origin. Its is failing with incorrect device or password. We are using the correct password in the git clone url. Please check below and help to resolve the error.
Reinitialized existing Git repository in /opt/app/test_node/sd
service Fabric有自己的内置,它会自动将服务名称解析为运行该服务的集群中的一个IP。但是,是否可以将未映射到service Fabric服务的手动条目添加到此DNS服务器?例如,如果我希望rediscache.cluster解析为10.0.100.4,这是可能的吗?
另一种方法是将其设置为公共DNS条目,但是我们更愿意向公众隐藏内部网络地址。谢谢!