refarch-cloudnative-netflix icon indicating copy to clipboard operation
refarch-cloudnative-netflix copied to clipboard

Reference application for deploying microservice-based applications onto IBM Bluemix, leveraging the Netflix OSS framework.

Results 3 refarch-cloudnative-netflix issues
Sort by recently updated
recently updated
newest added

How is scaling out handled for each of these microservices for e.g entree microservice ? Don't see any reference or explanation of that in the reference architecture. Please advise. Thanks

What's the following line for in build-all.sh?: ----- #Optional overrides to allow for specific default branches to be used. DEFAULT_BRANCH=${1:-master} ------- As far as I understand, build-all.sh will call all...

question

In order to get the docker images built for all the microservices, we need to specify the -d param when calling build_all.sh. Documentation does not reflect so at the moment.