Hussein Salman

Results 4 issues of Hussein Salman

I have three microservices developed using asp.core web api. I intend to register that in Consul Registry. Then let each service communicate with others after getting the required service from...

I am running Consul on Windows in Development mode as suggested in your readme document. Then, I am using microphone.net to register a a service. **Problem:** However after running the...

I am running Consul on Windows in Development mode. However, I have a problem in registering a service. **Code** ``` class Program { static void Main(string[] args) { var options...

Containers ports should match the target ports in Kubernetes services