Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guide for deploying BMI sample within docker(using docker swarm and kubernetes, etc). #104

Open
zenlint opened this issue Sep 27, 2017 · 3 comments

Comments

@zenlint
Copy link
Contributor

zenlint commented Sep 27, 2017

#99 try to give quick start for deploying sample within docker, no matter using docker compose or kubernetes.

Anyway, deploying within docker is a common way for deploying microservices.

I think it is better to put deploying in docker to a independent section after Advance microservice deployment to show generic recommended ways for deploying in docker. Considering ways as something like company-on-kubernetes.

@zenlint
Copy link
Contributor Author

zenlint commented Sep 27, 2017

Materials may be added to BMI,

  1. Dockerfile for building micorserivces in BMI;
  2. YAML for doceker compose in BMI;
  3. YAML for K8S deployment in BMI;

3 Steps(anyway, only three commands required) like,

  1. Generate jar files;
  2. Build docker images;
  3. Depoloying;

@zhuhoudong @eric-lee-ltk

@zhuhoudong
Copy link
Contributor

It's good idea!
BTW, Where is the section ‘Advance microservice deployment’ ?

@zenlint
Copy link
Contributor Author

zenlint commented Oct 11, 2017

@zhuhoudong Suggest you to add a independent section after Advance microservice deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants