Closed babluchandran closed 7 years ago
This should be a ticket for https://github.com/ewolff/microservice .
However:
kubectl
. docker-compose.yml
is not really the right approach AFAIK. Please reopen in https://github.com/ewolff/microservice . If you have a PR to implement this, I would welcome it.
Hi, Can we move and run the microservices sample(with eureka, zuul and hystrix) to kubernetes? Outside kubernetes environment we can use docker-compose.yml to run our microservices so link between applications can be given in the docker-compose.yml file. So, inside kubernetes environment can we use the same docker-compose.yml?