mirw

Results 13 comments of mirw

Thanks! In terms of use case... I have ~10 backend services and a similar number of composite services that front them, each fanning out requests to the appropriate backend service(s)....

The simple answer is probably just that I'm trying not to have to change the API! This might not be a good reason, though, so, exploring some other approaches... Let's...

Thanks for raising this! Am I right in understanding that the issue is with the etcd service (rather than the other services' *use* of etcd)? If so, the etcd service...

Thanks! So just to be clear, the issue isn't that we need to be able to create an etcd service with configurable ports, but that we need to be able...

Assigning just to be clear on the next action - confirm the question above.

@plwhite, thanks for your comments! @dmoneil2, does that give you what you need? I can add configurable etcd ports if needed, but if the standard Kubernetes way doesn't require it,...

@dmoneil2, please can you let me know whether you still need this fixed, or whether the approach @plwhite outlines above solves your problem? (I think we're both keen to get...

Thanks! Is there anything we should be adding to our docs in case others hit this in future?

@dmoneil2, thanks for raising. (I edited your comment to use triple-backticks to avoid the dpkg log from being parsed as markdown.) @derekoco, I think Cassandra and memcached are in separate...

@giladkhen, thanks for raising these issues - they're good suggestions!